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:
parent
0a1c4dcdf0
commit
cb5f14349d
3 changed files with 38 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue