mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-19 04:08:45 +00:00
1c5ee1302b
. Mouse interface now implemented & selectable from UI . Scroll Lock toggle also configurable from UI
96 lines
3.9 KiB
C
96 lines
3.9 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by Applewin.rc
|
|
//
|
|
#define ID_MENU_DISK_POPUP 4
|
|
#define IDC_COMPUTER 101
|
|
#define IDC_JOYSTICK0 102
|
|
#define IDC_SOUNDTYPE 103
|
|
#define IDC_SERIALPORT 104
|
|
#define IDR_ACCELERATOR1 105
|
|
#define IDC_VIDEOTYPE 106
|
|
#define IDD_PROPPAGE_INPUT 107
|
|
#define IDC_AUTHENTIC_SPEED 108
|
|
#define IDD_PROPPAGE_CONFIG 109
|
|
#define IDC_CUSTOM_SPEED 110
|
|
#define IDC_SLIDER_CPU_SPEED 111
|
|
#define IDD_PROPPAGE_SOUND 112
|
|
#define IDC_DISKTYPE 113
|
|
#define IDD_PROPPAGE_SAVESTATE 114
|
|
#define IDC_JOYSTICK1 115
|
|
#define IDD_PROPPAGE_DISK 116
|
|
#define IDC_BENCHMARK 117
|
|
#define IDC_LOADSTATE 118
|
|
#define IDR_HDDRVR_FW 119
|
|
#define IDC_0_5_MHz 120
|
|
#define IDB_APPLEWIN 121
|
|
#define IDC_1_0_MHz 122
|
|
#define IDC_2_0_MHz 123
|
|
#define IDC_MAX_MHz 124
|
|
#define IDR_MENU 125
|
|
#define IDR_APPLE2_ROM 126
|
|
#define IDR_APPLE2_PLUS_ROM 127
|
|
#define IDR_APPLE2E_ROM 128
|
|
#define IDR_APPLE2E_ENHANCED_ROM 129
|
|
#define IDC_MB_ENABLE 130
|
|
#define IDD_TFE_SETTINGS_DIALOG 131
|
|
#define IDR_PRINTDRVR_FW 132
|
|
#define IDR_DISK2_FW 133
|
|
#define IDR_SSC_FW 134
|
|
#define IDR_MOCKINGBOARD_D_FW 135
|
|
#define IDR_MOUSEINTERFACE_FW 136
|
|
#define IDC_KEYB_BUFFER_ENABLE 1005
|
|
#define IDC_SAVESTATE 1006
|
|
#define IDC_SAVESTATE_ON_EXIT 1007
|
|
#define IDC_SAVESTATE_FILENAME 1008
|
|
#define IDC_SPKR_VOLUME 1009
|
|
#define IDC_MB_VOLUME 1010
|
|
#define IDC_SAVESTATE_BROWSE 1011
|
|
#define IDC_MONOCOLOR 1012
|
|
#define IDC_HDD1 1013
|
|
#define IDC_HDD2 1014
|
|
#define IDC_DISK1 1015
|
|
#define IDC_DISK2 1016
|
|
#define IDC_EDIT_DISK1 1017
|
|
#define IDC_EDIT_DISK2 1018
|
|
#define IDC_PASTE_FROM_CLIPBOARD 1018
|
|
#define IDC_EDIT_HDD1 1019
|
|
#define IDC_EDIT_HDD2 1020
|
|
#define IDC_HDD_ENABLE 1021
|
|
#define IDC_SPIN_XTRIM 1026
|
|
#define IDC_SPIN_YTRIM 1027
|
|
#define IDC_PHASOR_ENABLE 1029
|
|
#define IDC_SOUNDCARD_DISABLE 1030
|
|
#define IDC_TFE_SETTINGS_ENABLE_T 1031
|
|
#define IDC_TFE_SETTINGS_ENABLE 1032
|
|
#define IDC_TFE_SETTINGS_INTERFACE_T 1033
|
|
#define IDC_TFE_SETTINGS_INTERFACE 1034
|
|
#define IDC_TFE_SETTINGS_INTERFACE_NAME 1035
|
|
#define IDC_TFE_SETTINGS_INTERFACE_DESC 1036
|
|
#define IDS_TFE_CAPTION 1037
|
|
#define IDS_TFE_ETHERNET 1038
|
|
#define IDS_TFE_INTERFACE 1039
|
|
#define IDS_OK 1040
|
|
#define IDS_CANCEL 1041
|
|
#define IDC_ETHERNET 1042
|
|
#define IDC_SCROLLLOCK_TOGGLE 1043
|
|
#define IDC_MOUSE_IN_SLOT4 1044
|
|
#define IDM_EXIT 40001
|
|
#define IDM_HELP 40002
|
|
#define IDM_ABOUT 40003
|
|
#define ID_DISKMENU_EJECT 40004
|
|
#define ID_DISKMENU_WRITEPROTECTION_ON 40005
|
|
#define ID_DISKMENU_WRITEPROTECTION_OFF 40006
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 137
|
|
#define _APS_NEXT_COMMAND_VALUE 40007
|
|
#define _APS_NEXT_CONTROL_VALUE 1045
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|