blob: 498762de51df7adbd89c29712027fd1c5adb7766 (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by main.rc
//
#define IDB_SEP 118
#define IDI_SHOWONLINEUP 125
#define IDI_SHOWONLINEDN 126
#define IDI_GROUPSUP 127
#define IDI_GROUPSDN 128
#define IDI_SOUNDDN 129
#define IDI_SOUNDUP 130
#define IDI_OPTIONSUP 131
#define IDI_MINIMIZEUP 133
#define IDI_FINDADDUP 135
#define IDI_MIRANDAUP 137
#define IDI_RUN 140
#define IDD_OPT_TTBBKG 230
#define IDD_OPT_INTERNALORDER 262
#define IDD_OPT_BUTORDER 262
#define IDD_FRAMEPLUG2 265
#define IDC_BUTTON1 1002
#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_AUTOSIZE 1010
#define IDC_LBUTTONPATH 1011
#define IDC_LBUTTONSET 1012
#define IDC_BUTTHEIGHT 1015
#define IDC_EDIT2 1016
#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_BKGCOLOUR 1269
#define IDC_FILENAME 1271
#define IDC_SCROLL 1277
#define IDC_PROPORTIONAL 1278
#define IDC_SELCOLOUR 1281
#define IDC_STRETCHH 1298
#define IDC_STRETCHV 1299
#define IDC_TILEH 1300
#define IDC_TILEV 1301
#define IDC_BITMAP 1363
#define IDC_P2ONLINEBUTT 1562
#define IDC_P2GROUPBUTT 1564
#define IDC_BUTTONORDERTREE 1591
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 139
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1025
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
|