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

📄 resource.h

📁 经典扫雷程序 和windows自带扫雷一模一样 供学习使用
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SaoLei.rc
//
#define IDI_Lei                         101
#define IDB_BFaces5                     102
#define IDB_Bricks16                    103
#define IDB_BBricks16                   104
#define IDB_Counter12                   105
#define IDB_BCounter12                  106
#define IDB_Faces5                      107
#define IDR_MENU                        108
#define IDD_DEFINE                      109
#define IDD_HEROLIST                    110
#define IDD_HERO                        111
#define IDC_HIGHT                       1000
#define IDC_WIDTH                       1001
#define IDC_MINENUM                     1002
#define IDC_RECOUNT                     1004
#define IDC_NAME                        1008
#define IDC_STATIC4                     1011
#define IDC_OK                          1012
#define IDC_TIME1                       1013
#define IDC_TIME2                       1014
#define IDC_TIME3                       1015
#define IDC_NAME1                       1016
#define IDC_NAME2                       1017
#define IDC_NAME3                       1018
#define IDR_BEGIN                       40001
#define IDM_BEGIN                       40001
#define IDM_LOW                         40002
#define IDM_MIDDLE                      40003
#define IDM_HIGH                        40004
#define IDM_DEFINE                      40005
#define IDM_MARK                        40006
#define IDM_COLOR                       40007
#define IDM_SOUND                       40008
#define IDM_HEROLIST                    40009
#define IDM_EXIT                        40010
#define IDM_CATALOG                     40011
#define IDM_SearchHelp                  40012
#define IDM_UserHelp                    40013
#define IDM_ABOUT                       40014

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        112
#define _APS_NEXT_COMMAND_VALUE         40015
#define _APS_NEXT_CONTROL_VALUE         1017
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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