Added menu option to send CTRL-ALT-DELETE to emulated machine. Patch from GeeDee.
This commit is contained in:
parent
13226a2bd4
commit
2be271d050
5 changed files with 20 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#define IDM_FILE_RESET 40000
|
||||
#define IDM_FILE_HRESET 40001
|
||||
#define IDM_FILE_EXIT 40002
|
||||
#define IDM_FILE_RESET_CAD 40003
|
||||
#define IDM_DISC_A 40010
|
||||
#define IDM_DISC_B 40011
|
||||
#define IDM_EJECT_A 40012
|
||||
|
|
|
|||
Loading…
Reference in a new issue