| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 
 | //{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Sphinx.rc
//
#define IDS_SPHINX                      1
#define IDD_ABOUTBOX_SPHINX             1
#define IDB_SPHINX                      1
#define IDI_ABOUTDLL                    1
#define IDS_SPHINX_PPG                  2
#define IDD_ARGFILEUPDATE_SPHINX        105
#define IDS_SPHINX_PPG_CAPTION          200
#define IDD_PROPPAGE_SPHINX             200
#define IDC_ARGFILE_EDIT                201
#define IDD_BUILDLM_SPHINX              201
#define IDS_SPHINX_BUILDLM_CAPTION      201
#define IDC_LOGFILE_EDIT                202
#define IDC_NGRAM_EDIT                  202
#define IDS_KR                          202
#define IDC_IGNORE_CHECK                203
#define IDS_SPHINX_PPG_ARGFILE_UPDATE   203
#define IDC_DICTIONARY_EDIT             204
#define IDC_SPS_EDIT                    204
#define IDC_EDIT                        205
#define IDC_SAVE_DICT_BUTTON            206
#define IDC_SAVE_NGRAMS_BUTTON          207
#define IDC_USE_BUTTON                  208
#define IDC_ARG_FILE                    209
#define IDC_DICTFILE                    212
#define IDC_STATICDICTFILE              213
#define IDC_STATICLANGUAGEMODEL         214
#define IDC_LMFILE                      215
#define IDC_DICTBROWSE                  218
#define IDC_LMBROWSE                    219
#define IDC_PHONEFILE                   221
#define IDC_PHONEBROWSE                 222
#define IDC_STATICPHONE                 223
#define IDC_STATICMAP                   224
#define IDC_MAPFILE                     226
#define IDC_MAPBROWSE                   227
#define IDC_STATICHMM                   228
#define IDC_HMMDIR                      229
#define IDC_HMMBROWSE                   230
#define IDC_STATICCLSTR                 231
#define IDC_CLUSTERFILE                 232
#define IDC_CLUSTERBROWSE               233
#define IDC_UPDATE                      235
#define IDC_ARGFILEED                   236
// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        210
#define _APS_NEXT_COMMAND_VALUE         32768
#define _APS_NEXT_CONTROL_VALUE         237
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif
 |