blob: 6710ecaf411682266c5fcc478534ec5c51881a23 (
plain)
1
2
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by resource.rc
//
#define IDD_HELP 101
#define IDD_SHADOW 102
#define IDD_OPT_LANG 103
#define IDD_OPT_ADV 104
#define IDD_DOWNLOADLANG 106
#define IDC_CTLTEXT 1001
#define IDC_TEXT 1002
#define IDC_CTLTYPE 1003
#define IDC_CTLID 1004
#define IDC_MODULE 1005
#define IDC_DLGID 1006
#define IDC_CARETSUCKER 1007
#define IDC_LANGLIST 1008
#define IDC_LANGINFOFRAME 1009
#define IDC_LANGAUTHORSLABEL 1010
#define IDC_LANGAUTHORS 1011
#define IDC_LANGEMAILLABEL 1012
#define IDC_LANGEMAIL 1013
#define IDC_LANGMODUSINGLABEL 1014
#define IDC_LANGMODUSING 1015
#define IDC_LANGDATELABEL 1016
#define IDC_LANGDATE 1017
#define IDC_LANGVERSIONLABEL 1018
#define IDC_LANGVERSION 1019
#define IDC_LANGLOCALELABEL 1020
#define IDC_LANGLOCALE 1021
#define IDC_LANGNOTINCLUDEDLABEL 1022
#define IDC_LANGNOTINCLUDED 1023
#define IDC_MORELANG 1024
#define IDC_NOPACK 1025
#define IDC_AUTOTIPSENABLED 1036
#define IDC_AUTOTIPDELAY 1037
#define IDC_AUTOTIPDELAYSPIN 1038
#define IDC_AUTOTIPDELAYLABEL 1039
#define IDC_AUTOTIPDELAYMS 1040
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1041
#define _APS_NEXT_SYMED_VALUE 2001
#endif
#endif
|