-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathresource.h
109 lines (108 loc) · 9.21 KB
/
resource.h
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TranslucentDialogLib.rc
//
#define IDD_TRANSLUCENTDIALOGLIB_DIALOG 102
#define IDD_TRANSLUCENTDIALOG 102
#define IDD_STANDARDDIALOG 103
#define IDC_BUTTON1 104
#define IDD_OPTIONSDIALOG 123
#define IDD_OPTIONSDIALOGSTANDARD 124
#define IDB_OPTIONS 125
#define IDR_MAINFRAME 128
#define IDB_BACKGROUND 200
#define IDB_BTNSTART_DEFAULT 201
#define IDB_BTNSTART_DISABLED 202
#define IDB_BTNSTART_HOVERED 203
#define IDB_BTNSTART_PRESSED 204
#define IDB_BTNOPTIONS_DEFAULT 205
#define IDB_BTNOPTIONS_DISABLED 206
#define IDB_BTNOPTIONS_HOVERED 207
#define IDB_BTNOPTIONS_PRESSED 208
#define IDB_BTNHOMEPAGE_DEFAULT 209
#define IDB_BTNHOMEPAGE_DISABLED 210
#define IDB_BTNHOMEPAGE_HOVERED 211
#define IDB_BTNHOMEPAGE_PRESSED 212
#define IDB_BTNCLOSE_DEFAULT 213
#define IDB_BTNCLOSE_DISABLED 214
#define IDB_BTNCLOSE_HOVERED 215
#define IDB_BTNCLOSE_PRESSED 216
#define IDB_PROGRESSBAR_FOREGROUND 217
#define IDB_PROGRESSBAR_BACKGROUND 218
#define IDC_EXPLORER1 1000
#define IDC_CHECK1 1001
#define IDC_PROGRESS 1002
#define IDC_CHECK2 1002
#define IDC_SLIDER1 1003
#define IDC_CHECK3 1003
#define IDC_MONTHCALENDAR1 1004
#define IDC_PROGRESS1 1006
#define IDC_BUTTON2 1007
#define IDC_BUTTON3 1008
#define IDC_BUTTON4 1009
#define IDC_EXPLORER2 1011
#define IDC_STATIC2 1012
#define IDC_COMBO1 1014
#define IDC_COMBO2 1015
#define IDC_SPIN2 1016
#define IDC_COMBO3 1016
#define IDC_COMBO4 1017
#define IDC_EDIT2 1018
#define IDC_SPIN3 1019
#define IDC_COMBO5 1020
#define IDC_STATIC_1 1026
#define IDC_STATIC_2 1027
#define IDC_EDIT1 1027
#define IDC_STATIC_3 1028
#define IDC_SPIN1 1028
#define IDC_STATIC_4 1029
#define IDC_EDIT3 1029
#define IDC_STATIC_5 1030
#define IDC_SPIN4 1030
#define IDC_STATIC_6 1031
#define IDC_STATIC_7 1032
#define IDC_EDIT4 1032
#define IDC_STATIC_8 1033
#define IDC_SPIN5 1033
#define IDC_STATIC_9 1034
#define IDC_STATIC_10 1035
#define IDC_STATIC_11 1036
#define IDC_CHECK5 1036
#define IDC_STATIC_12 1037
#define IDC_CHECK6 1037
#define IDC_STATIC_13 1038
#define IDC_EDIT6 1038
#define IDC_STATIC_14 1039
#define IDC_SPIN7 1039
#define IDC_STATIC_15 1040
#define IDC_CHECK7 1040
#define IDC_STATIC_16 1041
#define IDC_EDIT7 1041
#define IDC_STATIC_17 1042
#define IDC_SPIN8 1042
#define IDC_STATIC_18 1043
#define IDC_CHECK8 1043
#define IDC_STATIC_19 1044
#define IDC_CHECK9 1044
#define IDC_STATIC_20 1045
#define IDC_CHECK10 1045
#define IDC_STATIC_21 1046
#define IDC_CHECK11 1046
#define IDC_STATIC_22 1047
#define IDC_EDIT8 1047
#define IDC_STATIC_23 1048
#define IDC_SPIN9 1048
#define IDC_STATIC_24 1049
#define IDC_CHECK12 1049
#define IDC_STATIC_25 1050
#define IDC_EDIT9 1050
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 166
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1051
#define _APS_NEXT_SYMED_VALUE 126
#endif
#endif