72 lines
2.8 KiB
C
72 lines
2.8 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by reco.rc
|
|
//
|
|
#define IDS_GRAMMAR_LOAD_FAIL 1
|
|
#define IDS_RECOCONTEXT_FAIL 2
|
|
#define IDS_RULESTATE_FAIL 3
|
|
#define IDS_DEVICE_BUSY 4
|
|
#define IDD_RECODLG 100
|
|
#define IDI_RECO 107
|
|
#define IDR_SOL_CFG 134
|
|
#define IDD_DYNGRAMMARDLG 135
|
|
#define IDD_DIALOG_BETAHELP 136
|
|
#define IDR_RECOMENU 137
|
|
#define IDD_ALTS_DIALOG 138
|
|
#define IDC_BUTTON_EXIT 1006
|
|
#define IDC_BUTTON_LOADGRAMMAR 1007
|
|
#define IDC_LIST_PHRASES 1008
|
|
#define IDC_BUTTON_ADD 1009
|
|
#define IDC_BUTTON_DYNRULES 1010
|
|
#define IDC_COMBO_ENGINES 1011
|
|
#define IDC_CHECK_CREATE 1012
|
|
#define IDC_RETAINALL 1013
|
|
#define IDC_CHECK_RETAIN_AUDIO 1014
|
|
#define IDC_CHECK_CFG 1015
|
|
#define IDC_EDIT_PROPS 1016
|
|
#define IDC_CHECK_CFG_ACTIVE 1017
|
|
#define IDC_CHECK_DICTATION 1018
|
|
#define IDC_BUTTON_CLEAR 1019
|
|
#define IDC_CHECK_SPELLING 1019
|
|
#define IDC_EDIT_NEWITEM 1020
|
|
#define IDC_CHECK_DICTATION_ACTIVE 1021
|
|
#define IDC_BUTTON_ADDITEM 1022
|
|
#define IDC_CHECK_SPELLING_ACTIVE 1022
|
|
#define IDC_LIST_ITEMS 1023
|
|
#define IDC_CHECK_MIC 1024
|
|
#define IDC_STATUS 1025
|
|
#define IDC_GRAMMAR_STATUS 1026
|
|
#define IDC_CHECK_ITN 1027
|
|
#define IDC_BUTTON_CLEARALL 1028
|
|
#define IDC_BUTTON_HELP 1031
|
|
#define IDC_ALPHAHELPTEXT 1032
|
|
#define IDC_BUTTON_SUBMIT 1032
|
|
#define IDC_ALPHA_HELP 1034
|
|
#define IDC_BETA_HELP 1034
|
|
#define IDC_STATIC_ENGINE 1036
|
|
#define IDC_EDIT_PARSETEXT 1037
|
|
#define IDC_RADIO_SHARED 1039
|
|
#define IDC_RADIO_INPROC 1040
|
|
#define IDC_BUTTON_ALTERNATES 1041
|
|
#define IDC_ALTS_LIST 1042
|
|
#define IDM_FILE_EXIT 32771
|
|
#define IDM_CFG_LOAD_GRAMMAR 32772
|
|
#define IDM_CFG_ADD_DYNAMIC_RULE 32773
|
|
#define IDM_SLM_ADAPT_FROM_FILE 32774
|
|
#define IDM_SLM_ADAPT_FROM_CLIPBOARD 32775
|
|
#define IDM_SLM_TRAIN_FROM_FILE 32776
|
|
#define IDM_HELP 32777
|
|
#define IDM_CFG_SET_WORD_SEQUENCE_DATA 32778
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 139
|
|
#define _APS_NEXT_COMMAND_VALUE 32778
|
|
#define _APS_NEXT_CONTROL_VALUE 1043
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|