Added CD-ROM .ISO support. Patch from RichardG867.

Minor cleanup to CD-ROM handling.
This commit is contained in:
TomW 2015-12-15 21:09:00 +00:00
commit 64454dded2
8 changed files with 352 additions and 7 deletions

View file

@ -22,6 +22,7 @@
#define IDM_CDROM_EMPTY 40100
#define IDM_CDROM_REAL 40100
#define IDM_CDROM_DISABLED 40200
#define IDM_CDROM_ISO 40201
#define IDC_COMBO1 1000
#define IDC_COMBOVID 1001