svn path=/trunk/; revision=14457
[reactos.git] / reactos / subsys / system / cmd / resource.h
1 #define RC_STRING_MAX_SIZE 2048
2
3 #define STRING_CHOICE_OPTION 200
4
5 #define STRING_PARAM_ERROR 300
6 #define STRING_CHOICE_ERROR 301
7 #define STRING_CHOICE_ERROR_TXT 302
8 #define STRING_CHOICE_ERROR_OPTION 303
9
10
11
12 #define STRING_ATTRIB_HELP 400
13 #define STRING_CD_HELP 401
14 #define STRING_CHOICE_HELP 402
15 #define STRING_EXIT_HELP 403
16 #define STRING_MKDIR_HELP 404
17 #define STRING_RMDIR_HELP 405
18 #define STRING_REM_HELP 406
19
20
21
22