Source code of Windows XP (NT5)
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.

5 lines
272 B

  1. #define IDS_PARSE_ERROR_SWITCH_NOTDEFINED 8001
  2. #define IDS_PARSE_ERROR_SWITCH_VALUE 8002
  3. #define IDS_PARSE_ERROR_UNKNOWN_INPUT_PARAMETER 8003
  4. #define IDS_PARSE_ERROR_MULTIPLE_DEF 8004
  5. #define IDS_PARSE_ERROR_SWICH_NO_VALUE 8005