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.

11 lines
211 B

  1. /* GRAFTABL.H
  2. Date: 1/29/93
  3. Message IDs fro CRAFTABL utility
  4. */
  5. #define HELP_TEXT 100
  6. #define ACTIVE_CP 101
  7. #define INVALID_SWITCH 102
  8. #define NOT_ALLOWED 103
  9. #define PREVIOUS_CP 104
  10. #define NONE_CP 105