blob: 6f260726f32eb0592a9772572fcd2479a21107af (
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
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ..\res\main.rc
//
#define IDB_SEP 118
#define IDI_SHOWOFFLINE 125
#define IDI_HIDEOFFLINE 126
#define IDI_GROUPSOFF 127
#define IDI_GROUPSON 128
#define IDI_SOUNDSOFF 129
#define IDI_SOUNDSON 130
#define IDI_METAON 139
#define IDI_RUN 140
#define IDI_METAOFF 141
#define IDD_OPT_BUTORDER 262
#define IDC_ADDSEP 1003
#define IDC_REMOVEBUTTON 1004
#define IDC_ADDLBUTTON 1005
#define IDC_DELLBUTTON 1006
#define IDC_ENAME 1007
#define IDC_LBUTTONNAME 1008
#define IDC_EPATH 1009
#define IDC_LBUTTONPATH 1011
#define IDC_LBUTTONSET 1012
#define IDC_BUTTHEIGHT 1015
#define IDC_BUTTWIDTH 1016
#define IDC_BUTTGAP 1017
#define IDC_USEFLAT 1018
#define IDC_AUTORESIZE 1019
#define IDC_SINGLELINE 1020
#define IDC_SPIN_HEIGHT 1024
#define IDC_SPIN_WIDTH 1025
#define IDC_SPIN_GAP 1026
#define IDC_BROWSE 1184
#define IDC_BUTTONORDERTREE 1591
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|