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.

64 lines
1.7 KiB

  1. /*++
  2. Copyright (c) 1990-1998 Microsoft Corporation, All Rights Reserved
  3. Module Name:
  4. RESOURCE.H
  5. ++*/
  6. //{{NO_DEPENDENCIES}}
  7. // Microsoft Developer Studio generated include file.
  8. // Used by Fakeime0.rc
  9. //
  10. #define VER_DEBUG 0
  11. /* Property Sheet DLG ID */
  12. #define DLG_GENERAL 100
  13. #define DLG_REGISTERWORD 101
  14. #define DLG_SELECTDICTIONARY 102
  15. #define DLG_ABOUT 103
  16. #define DLG_DEBUG 104
  17. /* for dialog box */
  18. #define ID_WR_READING 200
  19. #define ID_WR_STRING 201
  20. #define ID_WR_STYLE 202
  21. #define ID_SD_SELDIC 301
  22. #define ID_SD_DICPATH 302
  23. #define IDC_LOGF_ENTRY 310
  24. #define IDC_LOGF_API 311
  25. #define IDC_LOGF_KEY 312
  26. #define IDC_DEBF_THREADID 313
  27. #define IDC_DEBF_GUIDELINE 314
  28. /* string tables */
  29. #define IDS_DICFILENAME 1000
  30. #define IDS_CONFIGNAME 1001
  31. #define IDS_GL_NODICTIONARY 1010
  32. #define IDS_GL_TYPINGERROR 1011
  33. #define IDS_GL_TESTGUIDELINESTR 1012
  34. #define IDS_GL_TESTGUIDELINEPRIVATE 1013
  35. #define IDS_NOREADING 1020
  36. #define IDS_NOSTRING 1021
  37. #define IDS_NOMEMORY 1022
  38. #define IDS_REGWORDRET 1023
  39. #define IDC_STATIC -1
  40. #define IDM_RECONVERT 40001
  41. #define IDM_ABOUT 40002
  42. // Next default values for new objects
  43. //
  44. #ifdef APSTUDIO_INVOKED
  45. #ifndef APSTUDIO_READONLY_SYMBOLS
  46. #define _APS_NEXT_RESOURCE_VALUE 101
  47. #define _APS_NEXT_COMMAND_VALUE 40001
  48. #define _APS_NEXT_CONTROL_VALUE 1004
  49. #define _APS_NEXT_SYMED_VALUE 101
  50. #endif
  51. #endif