-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresource.h
97 lines (96 loc) · 4.07 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
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by foo_gep.rc
//
#define IDB_LOGO1 101
#define IDD_CONFIG 101
#define IDB_LOGO2 102
#define IDD_PLAYLISTINFO 102
#define IDD_TIME 103
#define IDD_MONITOR 104
#define IDC_EFFECTS 1000
#define IDC_LENGTH 1001
#define IDC_FADE 1002
#define IDC_SLIDER_BASS 1002
#define IDC_LOOPS 1003
#define IDC_VGMLOOPCOUNT 1003
#define IDC_SLIDER_TREBLE 1004
#define IDC_SLIDER_ECHO_DEPTH 1005
#define IDC_VGMLOOPCOUNT_TEXT 1055
#define IDC_CHECK1 1056
#define IDC_NSF4011 1056
#define IDC_TRACKLIST 1101
#define IDC_ADDALL 1102
#define IDC_ADD 1103
#define IDC_REMOVE 1104
#define IDC_REMOVEALL 1105
#define IDC_MOVEUP 1106
#define IDC_PLAYLIST 1107
#define IDC_MOVEDOWN 1108
#define IDC_GROUPBOX 1201
#define IDC_INDEFINITE 1202
#define IDC_DLENGTH 1203
#define IDC_DFADE 1204
#define IDC_SAMPLERATE 1205
#define IDC_WRITE 1206
#define IDC_WNSFE 1207
#define IDC_NSFEPL 1208
#define IDC_INTERPOLATION 1209
#define IDC_ANTISURROUND 1210
#define IDC_GD3JAPANESE 1211
#define IDC_FORMAT_NSF 1212
#define IDC_FORMAT_SPC 1213
#define IDC_FORMAT_VGM 1214
#define IDC_FORMAT_AY 1215
#define IDC_FORMAT_GBS 1216
#define IDC_FORMAT_GYM 1217
#define IDC_FORMAT_HES 1218
#define IDC_FORMAT_KSS 1219
#define IDC_FORMAT_SAP 1220
#define IDC_FORMAT_SGC 1221
#define IDC_OVERRIDE 1301
#define IDC_RESET 1302
#define IDC_TEMPO_CAPTION 1303
#define IDC_TEMPO 1304
#define IDC_TEMPO_SLIDER 1305
#define IDC_VOICE1 1306
#define IDC_VOICE2 1307
#define IDC_VOICE3 1308
#define IDC_VOICE4 1309
#define IDC_VOICE5 1310
#define IDC_VOICE6 1311
#define IDC_VOICE7 1312
#define IDC_VOICE8 1313
#define IDC_VOICE9 1314
#define IDC_VOICE10 1315
#define IDC_VOICE11 1316
#define IDC_VOICE12 1317
#define IDC_VOICE13 1318
#define IDC_VOICE14 1319
#define IDC_VOICE15 1320
#define IDC_VOICE16 1321
#define IDC_VOICE17 1322
#define IDC_VOICE18 1323
#define IDC_VOICE19 1324
#define IDC_VOICE20 1325
#define IDC_VOICE21 1326
#define IDC_VOICE22 1327
#define IDC_VOICE23 1328
#define IDC_VOICE24 1329
#define IDC_VOICE25 1330
#define IDC_VOICE26 1331
#define IDC_VOICE27 1332
#define IDC_VOICE28 1333
#define IDC_VOICE29 1334
#define IDC_VOICE30 1335
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1057
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif