Added ability to eject hard drive.

ALT no longer opens menus when mouse captured or in fullscreen mode.
Patches from HalfMinute.
This commit is contained in:
TomW 2014-03-24 19:15:11 +00:00
commit cb5f14349d
3 changed files with 38 additions and 5 deletions

View file

@ -51,6 +51,8 @@
#define IDC_EDITD 1053
#define IDC_DFILE 1054
#define IDC_DNEW 1055
#define IDC_EJECTC 1056
#define IDC_EJECTD 1057
#define IDC_MEMSPIN 1070
#define IDC_MEMTEXT 1071
#define IDC_STEXT1 1100