Added CD-ROM .ISO support. Patch from RichardG867.
Minor cleanup to CD-ROM handling.
This commit is contained in:
parent
eebdc165b2
commit
64454dded2
8 changed files with 352 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue