blob: cd10886cff691b0c5c1786fd934ebf1bcc404241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by general.rc
//
#define IDD_TTS_LEXICON 201
#define IDC_TTS_LEXICON_LIST 2001
#define IDC_TTS_LEXICON_ORIGINAL 2002
#define IDC_TTS_LEXICON_FINAL 2003
#define IDC_TTS_LEXICON_ADD 2004
#define IDC_TTS_LEXICON_REMOVE 2005
#define IDC_TTS_LEXICON_TEST 2006
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 202
#define _APS_NEXT_COMMAND_VALUE 42001
#define _APS_NEXT_CONTROL_VALUE 2007
#define _APS_NEXT_SYMED_VALUE 202
#endif
#endif
|