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.

75 lines
3.1 KiB

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GramComp.rc
  4. //
  5. #define IDC_MYICON 5
  6. #define IDC_RICHEDITWND 100
  7. #define IDC_COMPILEOUTPUTWND 101
  8. #define IDD_FIND 101
  9. #define IDD_GRAMCOMP_DIALOG 102
  10. #define IDD_ABOUTBOX 103
  11. #define IDS_APP_TITLE 103
  12. #define IDM_ABOUT 104
  13. #define IDM_EXIT 105
  14. #define IDI_GRAMCOMP 107
  15. #define IDI_SMALL 108
  16. #define IDC_GRAMCOMP 109
  17. #define IDS_CANTOPENSOURCE 110
  18. #define IDS_CANTOPENDEST 111
  19. #define IDS_COMPILESUCCESS 112
  20. #define IDS_COMPFILE 113
  21. #define IDS_COMPILEFAILURE 114
  22. #define IDR_MAINFRAME 128
  23. #define IDD_DIALOG_COMPILE 129
  24. #define IDD_TESTGRAMMAR 130
  25. #define IDR_GRAMACCEL 131
  26. #define IDD_DIALOG1 133
  27. #define IDD_GOTO 134
  28. #define IDC_LIST_STATUS 1000
  29. #define IDC_STATUS 1001
  30. #define IDE_FINDTEXT 1002
  31. #define IDB_FINDNEXT 1003
  32. #define IDB_CANCEL 1004
  33. #define IDB_UP 1005
  34. #define IDB_DOWN 1006
  35. #define IDB_MATCHCASE 1007
  36. #define IDC_LIST_PHRASES 1008
  37. #define IDC_BEGINRECO 1010
  38. #define IDB_MUTE 1011
  39. #define IDC_GRAMMAR_STATUS 1012
  40. #define IDB_OK 1013
  41. #define IDE_LINE 1014
  42. #define IDC_EDIT_PARSETEXT 1015
  43. #define IDC_BUTTON_SUBMIT 1016
  44. #define IDC_EDIT1 1017
  45. #define ID_FILE_NEW 32771
  46. #define IDM_FILE_NEW 32771
  47. #define ID_FILE_SAVE 32772
  48. #define IDM_FILE_SAVE 32772
  49. #define IDM_FILE_OPEN 32773
  50. #define ID_FILE_SAVEAS 32774
  51. #define IDM_FILE_SAVEAS 32774
  52. #define IDM_BUILD_COMPILE 32775
  53. #define IDM_BUILD_SILENT 32778
  54. #define IDM_EDIT_UNDO 32779
  55. #define IDM_EDIT_REDO 32780
  56. #define IDM_EDIT_COPY 32782
  57. #define IDM_EDIT_CUT 32783
  58. #define IDM_EDIT_PASTE 32784
  59. #define IDM_EDIT_DELETE 32785
  60. #define IDM_EDIT_SELECTALL 32786
  61. #define IDM_EDIT_FIND 32787
  62. #define IDM_TESTGRAMMAR 32788
  63. #define IDM_EDIT_GOTO 32789
  64. #define IDC_STATIC -1
  65. // Next default values for new objects
  66. //
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_NEXT_RESOURCE_VALUE 134
  70. #define _APS_NEXT_COMMAND_VALUE 32791
  71. #define _APS_NEXT_CONTROL_VALUE 1018
  72. #define _APS_NEXT_SYMED_VALUE 110
  73. #endif
  74. #endif