windows-nt/Source/XPSP1/NT/enduser/speech/sapi/tools/gramcomp/resource.h
2020-09-26 16:20:57 +08:00

76 lines
3 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GramComp.rc
//
#define IDC_MYICON 5
#define IDC_RICHEDITWND 100
#define IDC_COMPILEOUTPUTWND 101
#define IDD_FIND 101
#define IDD_GRAMCOMP_DIALOG 102
#define IDD_ABOUTBOX 103
#define IDS_APP_TITLE 103
#define IDM_ABOUT 104
#define IDM_EXIT 105
#define IDI_GRAMCOMP 107
#define IDI_SMALL 108
#define IDC_GRAMCOMP 109
#define IDS_CANTOPENSOURCE 110
#define IDS_CANTOPENDEST 111
#define IDS_COMPILESUCCESS 112
#define IDS_COMPFILE 113
#define IDS_COMPILEFAILURE 114
#define IDR_MAINFRAME 128
#define IDD_DIALOG_COMPILE 129
#define IDD_TESTGRAMMAR 130
#define IDR_GRAMACCEL 131
#define IDD_DIALOG1 133
#define IDD_GOTO 134
#define IDC_LIST_STATUS 1000
#define IDC_STATUS 1001
#define IDE_FINDTEXT 1002
#define IDB_FINDNEXT 1003
#define IDB_CANCEL 1004
#define IDB_UP 1005
#define IDB_DOWN 1006
#define IDB_MATCHCASE 1007
#define IDC_LIST_PHRASES 1008
#define IDC_BEGINRECO 1010
#define IDB_MUTE 1011
#define IDC_GRAMMAR_STATUS 1012
#define IDB_OK 1013
#define IDE_LINE 1014
#define IDC_EDIT_PARSETEXT 1015
#define IDC_BUTTON_SUBMIT 1016
#define IDC_EDIT1 1017
#define ID_FILE_NEW 32771
#define IDM_FILE_NEW 32771
#define ID_FILE_SAVE 32772
#define IDM_FILE_SAVE 32772
#define IDM_FILE_OPEN 32773
#define ID_FILE_SAVEAS 32774
#define IDM_FILE_SAVEAS 32774
#define IDM_BUILD_COMPILE 32775
#define IDM_BUILD_SILENT 32778
#define IDM_EDIT_UNDO 32779
#define IDM_EDIT_REDO 32780
#define IDM_EDIT_COPY 32782
#define IDM_EDIT_CUT 32783
#define IDM_EDIT_PASTE 32784
#define IDM_EDIT_DELETE 32785
#define IDM_EDIT_SELECTALL 32786
#define IDM_EDIT_FIND 32787
#define IDM_TESTGRAMMAR 32788
#define IDM_EDIT_GOTO 32789
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32791
#define _APS_NEXT_CONTROL_VALUE 1018
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif