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
|
|
@ -28,6 +28,7 @@ BEGIN
|
|||
BEGIN
|
||||
MENUITEM "&Disabled", IDM_CDROM_DISABLED
|
||||
MENUITEM "&Empty",IDM_CDROM_EMPTY
|
||||
MENUITEM "&ISO...",IDM_CDROM_ISO
|
||||
END
|
||||
POPUP "&Video"
|
||||
BEGIN
|
||||
|
|
|
|||
Loading…
Reference in a new issue