Added menu option to send CTRL-ALT-DELETE to emulated machine. Patch from GeeDee.

This commit is contained in:
TomW 2014-11-18 18:38:12 +00:00
commit 2be271d050
5 changed files with 20 additions and 0 deletions

View file

@ -6,6 +6,7 @@ BEGIN
POPUP "&File"
BEGIN
MENUITEM "&Hard Reset", IDM_FILE_HRESET
MENUITEM "&Ctrl+Alt+Del", IDM_FILE_RESET_CAD
MENUITEM "E&xit", IDM_FILE_EXIT
END
POPUP "&Disc"