Leaked source code of windows server 2003
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.

22 lines
775 B

  1. #define IDS_MAIN_HELP_BEGIN 101
  2. #define IDS_HELP_LINE2 102
  3. #define IDS_HELP_LINE3 103
  4. #define IDS_HELP_LINE4 104
  5. #define IDS_HELP_LINE5 105
  6. #define IDS_HELP_LINE6 106
  7. #define IDS_HELP_LINE7 107
  8. #define IDS_HELP_LINE8 108
  9. #define IDS_HELP_LINE9 109
  10. #define IDS_HELP_LINE10 110
  11. #define IDS_HELP_LINE11 111
  12. #define IDS_HELP_LINE12 112
  13. #define IDS_HELP_LINE13 113
  14. #define IDS_HELP_LINE14 114
  15. #define IDS_MAIN_HELP_END 115
  16. #define IDS_CLIP_ERROR 201
  17. #define IDS_ERROR_OPENING_CLIPBOARD 202
  18. #define IDS_ERROR_EMPTYING_CLIPBOARD 203
  19. #define IDS_ERROR_CLOSING_CLIPBOARD 204
  20. #define IDS_HELP_MESSAGE 206
  21. #define IDS_MULTIBYTE_WIDECHAR_FAILED 207