You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
493 B
9 lines
493 B
#define IDS_PARSE_ERROR_SWITCH_NOTDEFINED 8001
|
|
#define IDS_PARSE_ERROR_SWITCH_VALUE 8002
|
|
#define IDS_PARSE_ERROR_UNKNOWN_INPUT_PARAMETER 8003
|
|
#define IDS_PARSE_ERROR_MULTIPLE_DEF 8004
|
|
#define IDS_PARSE_ERROR_SWICH_NO_VALUE 8005
|
|
#define IDS_PARSE_ERROR_UNICODE_NOTDEFINED 8006
|
|
#define IDS_PARSE_ERROR_UNICODE_DEFINED 8007
|
|
#define IDS_PARSER_FAILED 8008
|
|
#define IDS_DISPLAY_HELP 8009
|