⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 一个类似坦克大战的小小游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by pirate.rc
//
#define IDB_BITMAP1                     101
#define IDR_MENU1                       102
#define IDI_ICON1                       105
#define IDD_DIALOG_HELP                 106
#define IDD_DIALOG_ABOUT                107
#define IDC_EDIT1                       1001
#define ID_40001                        40001
#define ID_40002                        40002
#define ID_40003                        40003
#define ID_40004                        40004
#define ID_40005                        40005
#define ID_40006                        40006
#define ID_40007                        40007
#define ID_40008                        40008
#define ID_40009                        40009
#define ID_40010                        40010
#define ID_40011                        40011
#define ID_START                        40012
#define START_GAME                      40013
#define LOAD_MAP                        40014
#define EXIT_GAME                       40015
#define SINGLE_MODE                     40016
#define MUTIL                           40017
#define MULTI_MODE                      40018
#define FREEFORALL_MODE                 40019
#define LOAD_MUSIC                      40020
#define STOP_MUSIC                      40021
#define HLEP                            40022
#define ABOUT                           40023
#define HELP                            40024
#define ID_40025                        40025
#define RESET_GAME                      40026
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        108
#define _APS_NEXT_COMMAND_VALUE         40027
#define _APS_NEXT_CONTROL_VALUE         1002
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -