📄 resource.h
字号:
/* Digger Remastered
Copyright (c) Andrew Jenner 1998-2004 */
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by WinDig.rc
//
#define IDI_ICON1 101
#define IDC_BUTTON_OK 101
#define IDB_TITLEBITMAP 102
#define IDD_DIALOG_CFG_VIDEO 102
#define IDC_BUTTON_CANCEL 102
#define IDR_MAINMENU 103
#define IDR_ACCELERATORKEYS 106
#define IDD_DIALOG_GAUNTLET_SETTINGS 107
#define IDD_DIALOG_SOUND_SETTINGS 108
#define IDD_DIALOG_ABOUT 109
#define IDD_DIALOG_KEYBOARD_SETTINGS 110
#define IDD_DIALOG_LEVELS 111
#define IDB_CGATITLEBITMAP 115
#define IDD_DIALOG_CFG_AUDIO 126
#define IDD_DIALOG_CFG_INPUT 127
#define IDD_DIALOG_SELECT_KEY 128
#define IDC_EDIT_TIME 1000
#define IDC_EDIT_BUFFER_SIZE 1003
#define IDC_EDIT_SAMPLE_RATE 1004
#define IDC_CHECK_PLAY_SOUNDS 1006
#define IDC_CHECK_PLAY_MUSIC 1008
#define IDC_SCROLLBAR_SOUND_VOLUME 1011
#define IDC_SCROLLBAR_MUSIC_VOLUME 1012
#define IDC_STATIC_VERSION 1012
#define IDC_GRAPHICS_INFO 1013
#define IDC_SOUND_INFO 1014
#define IDC_KEY_P1_RIGHT 1015
#define IDC_KEY_P1_LEFT 1016
#define IDC_START_LEVEL 1016
#define IDC_KEY_P1_Up 1017
#define IDC_BROWSE_FILENAME 1017
#define IDC_KEY_P1_DOWN 1018
#define IDC_KEY_P1_FIRE 1019
#define IDC_RADIO_USE_BUILT_IN 1019
#define IDC_RADIO_USE_EXTERNAL 1020
#define IDC_EDIT_FILENAME 1021
#define IDC_COMBO_FULLSCREEN_VIDEO_MODE 1028
#define IDC_CHECK_USE_DIRECTDRAW 1029
#define IDC_CHECK_USE_ASYNC 1030
#define IDC_COMBO_GAME_GRAPHICS 1031
#define IDC_SLIDER_VOLUME 1032
#define IDC_COMBO_AUDIO_DEVICE 1033
#define IDC_INVISIBLE_TABSTOP 1034
#define IDC_LIST_KEY_ASSIGNMENTS 1036
#define IDC_BUTTON_BIND 1037
#define IDC_BUTTON_BIND_SELECT 1038
#define IDC_BUTTON_UNBIND 1039
#define IDC_BUTTON_LOAD_DEFAULTS 1041
#define IDC_TREE_AVAILABLE_CONTROLS 1043
#define IDC_BUTTON1 1044
#define ID_GAME_EXIT 40001
#define ID_VIEW_FULLSCREEN 40003
#define ID_HELP_ABOUTDIGGER 40004
#define ID_VIEW_VGAGRAPHICS 40005
#define ID_VIEW_CGAGRAPHICS 40006
#define ID_GAME_MODE_NORMAL 40007
#define ID_GAME_PLAYERS_ONE 40008
#define ID_GAME_PLAYERS_TWO 40009
#define ID_GAME_MODE_GAUNTLET 40010
#define ID_GAME_PLAYERS_TWOSIMULTANEOUS 40012
#define ID_GAME_START 40014
#define ID_GAME_ABORT 40015
#define ID_SPEED_FASTER 40019
#define ID_SPEED_SLOWER 40020
#define ID_GAME_PAUSE 40021
#define ID_SOUND_SOUNDS_PLAY 40022
#define ID_SOUND_SOUNDS_LOUDER 40023
#define ID_SOUND_SOUNDS_SOFTER 40024
#define ID_SOUND_MUSIC_PLAY 40025
#define ID_SOUND_MUSIC_LOUDER 40026
#define ID_SOUND_MUSIC_SOFTER 40027
#define ID_SOUND_SETTINGS 40028
#define ID_RECORDING_SAVE 40029
#define ID_RECORDING_PLAY 40030
#define ID_CONFIGURATION_CONTROLS_KEYBOARD_REDEFINEKEYS 40033
#define ID_CONFIGURATION_CONTROLS_JOYSTICK_CONFIGURE 40034
#define ID_CONFIGURATION_CONTROLS_JOYSTICK_ENABLE 40035
#define ID_CONFIGURATION_CONTROLS_KEYBOARD_REDEFINEALLKEYS 40036
#define ID_CONFIGURATION_GRAPHICS_ASYNCHRONOUS 40037
#define ID_CONFIGURATION_SPEED_DEFAULT 40038
#define ID_GAME_LEVEL 40040
#define ID_RECORDING_INSTANTREPLAY 40041
#define ID_CONFIGURATION_SHOWSETTINGSDIALOG 40042
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 40043
#define _APS_NEXT_CONTROL_VALUE 1045
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -