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

📄 resource.h

📁 一个好玩的俄罗斯方块游戏
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RussianGame.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_RUSSIANGAME_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDD_HERO                        129
#define IDD_NAME                        130
#define IDB_BACKPIC                     131
#define IDB_BITMAP0                     132
#define IDB_BITMAP1                     133
#define IDB_PIC1                        134
#define IDB_PIC2                        135
#define IDB_PIC3                        136
#define IDB_PIC4                        137
#define IDB_PIC5                        138
#define IDB_PIC6                        139
#define IDB_PIC7                        140
#define IDC_HAND                        146
#define IDI_ICONADD                     148
#define IDI_ICONSTART                   151
#define IDI_ICONEXIT                    153
#define IDI_ICONPAUSE                   154
#define IDI_ICONOK                      158
#define IDI_ICONHERO                    160
#define IDR_WAVESOUND                   162
#define IDB_HERO                        164
#define IDB_NAME                        165
#define IDI_ICONSOUND                   166
#define IDC_SPADD                       1000
#define IDC_SCORE                       1001
#define IDC_SP                          1002
#define IDC_LINE                        1003
#define IDC_LINEADD                     1004
#define IDC_EXIT                        1005
#define IDC_START                       1006
#define IDC_PAUSE                       1007
#define IDC_SOUND                       1009
#define IDHERO                          1010
#define IDC_EDITNAME                    1011
#define IDC_EDITHERO1                   1012
#define IDC_EDITHERO2                   1013
#define IDC_EDITHERO3                   1014
#define IDC_EDITHERO4                   1015
#define IDC_EDITHERO5                   1016
#define IDC_EDITNUM1                    1017
#define IDC_EDITNUM2                    1018
#define IDC_EDITNUM3                    1019
#define IDC_EDITNUM4                    1020
#define IDC_EDITNUM5                    1021

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        167
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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