//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Atari2600Emulator.rc // #define IDS_APP_TITLE 1 #define IDS_HELLO 2 #define IDC_ATARI2600EMULATOR 3 #define IDI_ATARI2600EMULATOR 101 #define IDM_MENU 102 #define IDS_HELP 104 #define IDD_OPTIONS 104 #define IDD_Error 105 #define IDB_CONSOLE 109 #define IDB_LOGO 110 #define IDB_CONTROLLER 111 #define IDD_CONSOLE 111 #define IDD_DIALOG1 113 #define IDD_DIALOG2 114 #define IDD_VCSINFO 115 #define IDS_COMMAND1 301 #define IDC_BUTTON1 1001 #define IDC_CHECK_SOUND 1003 #define IDC_RADIO_COLOR 1005 #define IDC_RADIO_P1AM 1006 #define IDC_RADIO_BW 1007 #define IDC_RADIO_P1PRO 1008 #define IDC_RADIO_P2PRO 1009 #define IDC_EDIT_SKIP_FRAMES 1010 #define IDC_RADIO_P2AM 1010 #define IDC_EDIT_SLEEP 1011 #define IDC_CHECK_LAND 1012 #define IDC_SNDSPEED_SLIDER 1013 #define IDC_SND_BUFFER 1014 #define IDC_VOL_SLIDER 1016 #define IDC_SND_RATE 1025 #define IDM_MAIN_COMMAND1 40001 #define IDM_SETTINGS_CONSOLE 40002 #define IDM_HELP_ABOUTVCS 40003 #define ID_FILE 40004 #define ID_SETTINGS 40005 #define IDS_CAP_FILE 40006 #define IDM_FILE_OPEN 40007 #define IDM_SETTINGS_OPTIONS 40008 #define IDM_FILE_EXIT 40009 #define IDS_CAP_SETTINGS 40011 #define STICK 0x01 #define PADDLE 0x02 #define KEYPAD 0x03 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 117 #define _APS_NEXT_COMMAND_VALUE 40014 #define _APS_NEXT_CONTROL_VALUE 1026 #define _APS_NEXT_SYMED_VALUE 103 #endif #endif