1 
2 #ifndef NO_DEFAULT_THEME
3 
4 #define IDB_CLASSIC_BG                  2100
5 #define IDB_CLASSIC_FONT                2101
6 #define IDB_CLASSIC_DISKA               2102
7 #define IDB_CLASSIC_DISKB               2103
8 #define IDB_CLASSIC_CAS                 2104
9 #define IDB_CLASSIC_CAPS                2105
10 #define IDB_CLASSIC_KANA                2106
11 #define IDB_CLASSIC_FS                  2107
12 #define IDB_CLASSIC_AS                  2108
13 #define IDB_CLASSIC_RESET               2109
14 #define IDB_CLASSIC_PLAY                2110
15 #define IDB_CLASSIC_PAUSE               2111
16 #define IDB_CLASSIC_STOP                2112
17 #define IDB_CLASSIC_CART1               2113
18 #define IDB_CLASSIC_CART2               2114
19 #define IDB_CLASSIC_BTDISKA             2115
20 #define IDB_CLASSIC_BTDISKB             2116
21 #define IDB_CLASSIC_BTCAS               2117
22 #define IDB_CLASSIC_BTSIZE              2118
23 #define IDB_CLASSIC_BTOPTIONS           2119
24 #define IDB_CLASSIC_BTHELP              2120
25 #define IDB_CLASSIC_FONT2               2121
26 #define IDB_CLASSIC_BGSMALL             2140
27 #define IDB_CLASSIC_FPS                 2150
28 #define IDB_CLASSIC_FREQ                2151
29 
30 #endif
31 
32 #define IDI_BLUEMSX                     30102
33 #define IDI_DISKIMAGE                   30103
34 #define IDI_ROMIMAGE                    30104
35 #define IDI_CASIMAGE                    30105
36 #define IDI_STATEIMAGE                  30106
37 #define IDI_JOYSTICK                    30107
38 #define IDI_KEYBOARD                    30108
39 #define IDI_MACHINE                     30109
40 #define IDI_MONITOR                     30110
41 #define IDI_SCRSETTINGS                 30111
42 #define IDI_AUDIO                       30112
43 #define IDI_SCRSAVER                    30113
44 #define IDI_ICONTIME                    30140
45 #define IDI_ICONMVOL                    30120
46 #define IDI_ICONMVOL2                   30121
47 #define IDI_ICONMPAN                    30122
48 #define IDI_SUBSLOTS                    30123
49 #define IDI_TRANSPARENT                 30124
50 #define IDI_EXCMARK                     30125
51 #define IDI_WARN                        30126
52 #define IDI_BROWSE                      30127
53 #define IDI_HISTORY                     30129
54 #define IDI_PORTS                       30130
55 
56 
57 #define IDI_FLAG_NETHERLANDS            30150
58 #define IDI_FLAG_SPAIN                  30151
59 #define IDI_FLAG_SWEDEN                 30152
60 #define IDI_FLAG_USA                    30153
61 #define IDI_FLAG_BRAZIL                 30154
62 #define IDI_FLAG_FRANCE                 30155
63 #define IDI_FLAG_ITALY                  30156
64 #define IDI_FLAG_JAPAN                  30157
65 #define IDI_FLAG_FINLAND                30158
66 #define IDI_FLAG_KOREA                  30159
67 #define IDI_FLAG_GERMANY                30160
68 #define IDI_FLAG_POLAND                 30161
69 #define IDI_FLAG_CHINASIMP              30162
70 #define IDI_FLAG_CHINATRAD              30163
71 #define IDI_FLAG_RUSSIA                 30164
72 #define IDI_FLAG_CATALONIA              30165
73 
74 #define IDD_MENU                        101
75 #define IDD_VIDEO                       102
76 #define IDD_SOUND                       104
77 #define IDD_EMULATION                   105
78 #define IDD_SETTINGS                    106
79 #define IDD_D3D                         107
80 #define IDD_ABOUT                       108
81 #define IDD_ZIPDSK                      109
82 #define IDD_TAPEPOS                     110
83 #define IDD_PERFORMANCE                 111
84 #define IDD_LANGUAGE                    112
85 #define IDD_CONF_SAVEAS                 113
86 #define IDD_MACHINECONFIG               114
87 #define IDD_CONF_SLOTS                  115
88 #define IDD_CONF_MEMORY                 116
89 #define IDD_CONF_VIDEO                  117
90 #define IDD_CONF_EXTRAS                 118
91 #define IDD_SAVEDLG                     119
92 #define IDD_CONF_MEMEDIT                120
93 #define IDD_CONF_INTROM                 121
94 #define IDD_SETTAPEPOS                  122
95 #define IDD_DISKIMAGE                   123
96 #define IDD_OPEN_ROMDROPDOWN            124
97 #define IDD_SHORTCUTSCONFIG             125
98 #define IDD_APEARANCE                   126
99 #define IDD_PORTS                       127
100 #define IDD_DISKEMU                     128
101 
102 #define IDD_OPEN_STATEDIALOG            129
103 #define IDD_OPEN_HDSIZEDROPDOWN         130
104 
105 #define IDD_BUTTON                      131
106 #define IDD_DROPDOWN                    132
107 
108 #define IDD_RENDERVIDEO                 133
109 
110 #define IDD_LOAD_MEMORY                 134
111 
112 #define IDC_JOY1                        1000
113 #define IDC_JOY2                        1001
114 #define IDC_CHARSET                     1002
115 #define IDC_AUTOFIRE1                   1003
116 #define IDC_AUTOFIRE2                   1004
117 #define IDC_KEYSET1                     1005
118 #define IDC_KEYSET2                     1006
119 #define IDC_MONTYPE                     1007
120 #define IDC_PALEMU                      1008
121 #define IDC_SNDFREQ                     1009
122 #define IDC_MONSIZE                     1010
123 #define IDC_SNDDRIVER                   1011
124 #define IDC_EMUFAMILY                   1012
125 #define IDC_VIDEODRV                    1013
126 #define IDC_SNDBUFSZ                    1014
127 #define IDC_EMUSYNC                     1015
128 #define IDC_FRAMESKIP                   1016
129 #define IDC_SNDSYNC                     1017
130 #define IDC_EMUSPEED                    1018
131 #define IDC_EMUSPEEDTEXT                1019
132 #define IDC_EMUSPEEDCUR                 1020
133 #define IDC_FULLRES                     1021
134 #define IDC_EMURAM                      1022
135 #define IDC_EMUVRAM                     1023
136 #define IDC_VIDEOTYPE                   1024
137 #define IDC_MONHORIZSTRETCH             1025
138 #define IDC_MONVERTSTRETCH              1026
139 #define IDC_MONDEINTERLACE              1027
140 #define IDC_MONBLENDFRAMES              1028
141 #define IDC_VDPFREQ                     1029
142 #define IDC_VDPFREQTEXT                 1030
143 #define IDC_PORTSLPT                    1031
144 #define IDC_PORTSCOM1                   1032
145 #define IDC_COM1FILENAME                1033
146 #define IDC_COM1FILENAMETEXT            1034
147 #define IDC_COM1FILENAMEBROWSE          1035
148 #define IDC_LPTEMULATION                1036
149 #define IDC_LPTEMULATIONTEXT            1037
150 #define IDC_LPTFILENAME                 1038
151 #define IDC_LPTFILENAMEBROWSE           1039
152 #define IDC_LPTFILENAMETEXT             1040
153 #define IDD_VIDEO_SOFTWARE              1041
154 #define IDD_VIDEO_DIRECT3D              1042
155 
156 #define IDC_EMUGENERALGROUPBOX          1800
157 #define IDC_EMUFAMILYTEXT               1801
158 #define IDC_EMUMEMORYGROUPBOX           1802
159 #define IDC_EMURAMSIZETEXT              1803
160 #define IDC_EMUVRAMSIZETEXT             1804
161 #define IDC_EMUSPEEDGROUPBOX            1805
162 #define IDC_EMUFRONTSWITCH              1806
163 #define IDC_EMUPAUSESWITCH              1807
164 #define IDC_EMUAUDIOSWITCH              1808
165 #define IDC_EMUFRONTSWITCHGROUPBOX      1809
166 #define IDC_EMUFDCTIMING                1810
167 #define IDC_EMUREVERSEPLAY              1811
168 #define IDC_NOSPRITELIMITS              1812
169 #define IDC_ENABLEMSXKEYBOARDQUIRK      1813
170 
171 #define IDC_MONGROUPBOX                 1900
172 #define IDC_MONTYPETEXT                 1901
173 #define IDC_MONEMUTEXT                  1902
174 #define IDC_MONVIDEOTYPETEXT            1903
175 #define IDC_MONWINDOWSIZETEXT           1904
176 
177 #define IDC_MONBRIGHTNESSTEXT           1910
178 #define IDC_MONCONTRASTTEXT             1911
179 #define IDC_MONSATURATIONTEXT           1912
180 #define IDC_MONGAMMATEXT                1913
181 #define IDC_MONBRIGHTNESSSLIDE          1914
182 #define IDC_MONCONTRASTSLIDE            1915
183 #define IDC_MONSATURATIONSLIDE          1916
184 #define IDC_MONGAMMASLIDE               1917
185 #define IDC_MONBRIGHTNESSVALUE          1918
186 #define IDC_MONCONTRASTVALUE            1919
187 #define IDC_MONSATURATIONVALUE          1920
188 #define IDC_MONGAMMAVALUE               1921
189 
190 #define IDC_EFFECTSGB                   1930
191 #define IDC_SCANLINESENABLE             1931
192 #define IDC_SCANLINESSLIDEBAR           1932
193 #define IDC_SCANLINESVALUE              1933
194 #define IDC_COLORGHOSTINGENABLE         1934
195 #define IDC_COLORGHOSTINGSLIDEBAR       1935
196 #define IDC_COLORGHOSTINGVALUE          1936
197 
198 #define IDC_PERFDISPDRVTEXT             2000
199 #define IDC_PERFFRAMESKIPTEXT           2001
200 #define IDC_PERFVIDEODRVGROUPBOX        2002
201 #define IDC_AUDIODRVGROUPBOX            2003
202 #define IDC_PERFSNDDRVTEXT              2004
203 #define IDC_PERFSNDBUFSZTEXT            2005
204 #define IDC_PERFEMUGROUPBOX             2006
205 #define IDC_PERFSYNCMODETEXT            2007
206 #define IDC_PERFFULLSCREEN              2008
207 #define IDC_PERFFULLSCREENTEXT          2009
208 #define IDC_PERFSETTINGSGROUPBOX        2010
209 #define IDD_PERF_DIRECTDRAW             2011
210 #define IDD_PERF_GDI                    2012
211 #define IDD_PERF_DIRECT3D               2013
212 
213 #define IDC_SNDCHIPEMUGROUPBOX          2100
214 
215 #define IDC_MIDIOUTGROUPBOX             2101
216 #define IDC_MIDIOUT                     2102
217 #define IDC_MIDIOUTTEXT                 2103
218 //#define IDI_MIDIOUTFILENAMETEXT         2104
219 //#define IDI_MIDIOUTFILENAME             2105
220 //#define IDC_MIDIOUTFILENAMEBROWSE       2106
221 #define IDC_MIDIINGROUPBOX              2107
222 #define IDC_MIDIIN                      2108
223 #define IDC_MIDIINTEXT                  2109
224 //#define IDI_MIDIINFILENAMETEXT          2110
225 //#define IDI_MIDIINFILENAME              2111
226 //#define IDC_MIDIINFILENAMEBROWSE        2112
227 #define IDC_MIDIOUTMT32TOGM             2113
228 #define IDC_YKIN                        2114
229 #define IDC_YKINGROUPBOX                2115
230 #define IDC_YKINTEXT                    2116
231 #define IDC_YKINCHANTEXT                2117
232 #define IDC_YKINCHAN                    2118
233 
234 #define IDC_CMOSGROUPBOX                2120
235 #define IDC_CMOSENABLE                  2121
236 #define IDC_CMOSBATTERY                 2122
237 
238 #define IDC_VIDEOCHIP                   2123
239 #define IDC_VIDEORAM                    2124
240 #define IDC_VIDEOGROUPBOX               2125
241 #define IDC_AUDIOGROUPBOX               2126
242 #define IDC_AUDIOPSGSTEREO              2127
243 
244 #define IDC_CPUFREQGROUPBOX             2130
245 #define IDC_CPUR800FREQTEXT             2131
246 #define IDC_CPUR800FREQ                 2132
247 #define IDC_CPUZ80FREQTEXT              2133
248 #define IDC_CPUZ80FREQ                  2134
249 #define IDC_FDCNUMGROUPBOX              2135
250 #define IDC_FDCNUMDRIVESTEXT            2136
251 #define IDC_FDCNUMDRIVES                2137
252 
253 #define IDC_CONFSLOTLAYOUTGB            2140
254 #define IDC_CONFEXTSLOTSGB              2141
255 #define IDC_SLOT0                       2142
256 #define IDC_SLOT1                       2143
257 #define IDC_SLOT2                       2144
258 #define IDC_SLOT3                       2145
259 #define IDC_CARTSLOT1                   2146
260 #define IDC_CARTSLOT2                   2147
261 #define IDC_CONFBOARDGB                 2148
262 #define IDC_CONFBOARDTEXT               2149
263 #define IDC_CONFBOARD                   2150
264 
265 #define IDC_EDITMEMTYPE                 2160
266 #define IDC_EDITMEMFILE                 2161
267 #define IDC_EDITMEMADDRESS              2162
268 #define IDC_EDITMEMSIZE                 2163
269 #define IDC_EDITMEMSLOT                 2164
270 #define IDC_EDITMEMGB                   2165
271 
272 #define IDC_MACHINENAMETEXT             2180
273 
274 #define IDC_PORTSLPTGROUPBOX            2217
275 #define IDC_PORTSCOMGROUPBOX            2218
276 #define IDC_PORTSLPTTEXT                2219
277 #define IDC_PORTSCOM1TEXT               2220
278 
279 #define IDC_SETINGSFILEHISTORYGOUPBOX   2300
280 #define IDC_SETINGSHISTORYSIZETEXT      2301
281 #define IDC_SETINGSHISTORYSIZE          2302
282 #define IDC_SETTINGSHISTORYCLEAR        2303
283 #define IDC_SETTINGSDEFSLOTSGB          2304
284 #define IDC_SETTINGSSLOT1               2305
285 #define IDC_SETTINGSSLOT2               2306
286 #define IDC_SETTINGSDRIVEA              2307
287 #define IDC_SETTINGSDRIVEB              2308
288 #define IDC_SETTINGSSLOTS               2309
289 #define IDC_SETTINGSDRIVES              2310
290 #define IDC_SETTINGSROMTYPEGB           2311
291 #define IDC_SETTINGSROMTYPE             2312
292 #define IDC_SETTINGSROMTYPETEXT         2313
293 #define IDC_SETINGSFILEHISTORYICON      2314
294 
295 #define IDC_APEARANCETHEMEGB            2400
296 #define IDC_APEARANCETHEMETEXT          2401
297 #define IDC_APEARANCETHEME              2402
298 #define IDC_SETTINGSWINDOWSENV          2404
299 #define IDC_SETTINGSSCREENSAVER         2405
300 #define IDC_SETTINGSFILETYPES           2407
301 #define IDC_SETTINGSDISABLEWINKEYS      2408
302 #define IDC_SETTINGSPRIORITYBOOST       2409
303 #define IDC_SETTINGSSCREENSHOTPNG       2410
304 #define IDC_SETTINGSEJECTMEDIAONEXIT    2411
305 
306 #define IDC_CDROMGROUPBOX               2500
307 #define IDC_CDROMDISABLE                2501
308 #define IDC_CDROMMETHODTEXT             2502
309 #define IDC_CDROMMETHODLIST             2503
310 #define IDC_CDROMDRIVETEXT              2504
311 #define IDC_CDROMDRIVELIST              2505
312 
313 #define IDC_ABOUTTEXT                   1100
314 
315 #define IDC_DSKLIST                     1200
316 #define IDC_DSKRESET                    1201
317 #define IDC_DSKLOADTXT                  1202
318 
319 #define IDC_VIDEOPROGRESSTEXT           1210
320 
321 #define IDC_LANGLIST                    1250
322 #define IDC_LANGTXT                     1251
323 
324 #define IDC_ENABLEMSXMUSIC              1360
325 #define IDC_ENABLEMSXAUDIO              1361
326 #define IDC_ENABLEMOONSOUND             1362
327 #define IDC_ENABLEPCM                   1363
328 #define IDC_ENABLEAY8910                1364
329 #define IDC_ENABLESN76489               1365
330 #define IDC_MOONSOUNDSRAM               1366
331 #define IDC_OVERSAMPLETEXT1             1367
332 #define IDC_OVERSAMPLETEXT2             1368
333 #define IDC_OVERSAMPLETEXT3             1369
334 #define IDC_OVERSAMPLEMSXMUSIC          1370
335 #define IDC_OVERSAMPLEMSXAUDIO          1371
336 #define IDC_OVERSAMPLEMOONSOUND         1372
337 
338 #define IDC_TAPEPOS                     1400
339 #define IDC_TAPECUR                     1401
340 #define IDC_TAPEMAX                     1402
341 #define IDC_TAPEGROUPBOX                1403
342 #define IDC_TAPECURPOS                  1404
343 #define IDC_TAPETOTALTIME               1405
344 
345 #define IDC_CLOSE                       1900
346 #define IDC_CANCEL                      1901
347 #define IDC_SAVE                        1902
348 #define IDC_SAVEAS                      1903
349 #define IDC_OK                          1904
350 
351 
352 #define IDC_CONF_TAB                    2400
353 #define IDC_CONF_CONFIGS                2401
354 #define IDC_CONF_CONFIGTEXT             2402
355 #define IDC_CONFSAVE                    2403
356 #define IDC_CONFSAVEAS                  2405
357 #define IDC_CONFRUN                     2406
358 #define IDC_CONF_SLOTPRIMARY1           2407
359 #define IDC_CONF_SLOTSUBSLOTTED1        2408
360 #define IDC_CONF_SLOTPRIMARY2           2409
361 #define IDC_CONF_SLOTSUBSLOTTED2        2410
362 #define IDC_CONF_SLOTPRIMARY3           2411
363 #define IDC_CONF_SLOTSUBSLOTTED3        2412
364 #define IDC_CONF_SLOTPRIMARY4           2413
365 #define IDC_CONF_SLOTSUBSLOTTED4        2414
366 #define IDC_CONF_SLOTCART1              2415
367 #define IDC_CONF_SLOTCART2              2416
368 #define IDC_CONF_SLOTINFO               2417
369 #define IDC_CONFADD                     2418
370 #define IDC_CONFEDIT                    2419
371 #define IDC_CONF_VIDEOCHIP              2420
372 #define IDC_CONFREMOVE                  2421
373 #define IDC_CONF_VIDEOCHIP2             2423
374 #define IDC_CONF_VRAM                   2424
375 #define IDC_CONF_SAVEDLG_TEXT           2425
376 
377 #define IDC_MACHINELIST                 2500
378 #define IDC_EDIT1                       2501
379 #define IDC_MACHINENAME                 2502
380 #define IDC_ROMIMAGE                    2503
381 #define IDC_DISKIMAGE                   2504
382 #define IDC_DISKIMAGEFRAME              2505
383 #define IDC_ROMTYPE                     2506
384 #define IDC_ROMADDR                     2507
385 #define IDC_ROMSIZE                     2508
386 #define IDC_ROMBROWSE                   2509
387 #define IDC_ROMLIST                     2510
388 #define IDC_SETTAPEPOSTXT               2512
389 #define IDC_ROMADDR2                    2513
390 #define IDC_ROMSLOT                     2514
391 #define IDC_SETTAPECUSTOM               2515
392 #define IDC_SETTAPELIST                 2516
393 
394 #define IDC_OPEN_ROMTEXT                2600
395 #define IDC_OPEN_ROMTYPE                2601
396 
397 #define IDC_OPEN_HDSIZE                 2650
398 #define IDC_OPEN_HDSIZETEXT             2651
399 
400 #define IDC_SCUTSAVE                    2700
401 #define IDC_SCUTSAVEAS                  2701
402 #define IDC_SCUTCLOSE                   2702
403 #define IDC_SCUTCONFIGTEXT              2703
404 #define IDC_SCUTCONFIGS                 2704
405 #define IDC_SCUTLIST                    2705
406 #define IDC_SCUTHOTKEY                  2706
407 #define IDC_SCUTCANCEL                  2707
408 #define IDC_SCUTCURRENT                 2708
409 #define IDC_SCUTCURRENTTEXT             2709
410 #define IDC_SCUTHOTKEYTEXT              2710
411 #define IDC_SCUTREMOVE                  2711
412 #define IDC_SCUTASSIGN                  2712
413 
414 #define IDC_PREVIEWIMAGE                2780
415 #define IDC_PREVIEWBUTTON               2781
416 #define IDC_PREVIEWDATE                 2782
417 #define IDC_PREVIEWDATETEXT             2783
418 
419 #define IDC_CONTROL                     2800
420 
421 #define IDC_LDMEM_FILENAME              2900
422 #define IDC_LDMEM_CAPFIL                2901
423 #define IDC_LDMEM_BROWSE                2902
424 #define IDC_LDMEM_ADDRESS               2903
425 #define IDC_LDMEM_CAPADR                2904
426 
427 #define IDC_D3D_PARAMETERSGROUPBOX			3000
428 #define IDC_D3D_ASPECTRATIO					3001
429 #define IDC_D3D_ASPECTRATIOTEXT				3002
430 #define IDC_D3D_LINEARFILTERING				3003
431 #define IDC_D3D_EXTENDBORDERCOLOR			3004
432 #define IDC_D3D_FORCEHIGHRES				3005
433 
434 #define IDC_D3D_CROPPINGGROUPBOX			3006
435 #define IDC_D3D_CROPPING_TYPE				3007
436 #define IDC_D3D_CROPPING_TYPETEXT			3008
437 
438 #define IDC_D3D_CROPPING_RIGHTTEXT			3009
439 #define IDC_D3D_CROPPING_RIGHT				3010
440 #define IDC_D3D_CROPPING_RIGHTVALUETEXT		3011
441 
442 #define IDC_D3D_CROPPING_LEFTTEXT			3012
443 #define IDC_D3D_CROPPING_LEFT				3013
444 #define IDC_D3D_CROPPING_LEFTVALUETEXT		3014
445 
446 #define IDC_D3D_CROPPING_TOPTEXT			3015
447 #define IDC_D3D_CROPPING_TOP				3016
448 #define IDC_D3D_CROPPING_TOPVALUETEXT		3017
449 
450 #define IDC_D3D_CROPPING_BOTTOMTEXT			3018
451 #define IDC_D3D_CROPPING_BOTTOM				3019
452 #define IDC_D3D_CROPPING_BOTTOMVALUETEXT	3020
453 
454 #define IDC_STATIC                      -1
455 
456 
457