resource.h

来自「九宫 为初次学习游戏编程的朋友提供参考」· C头文件 代码 · 共 44 行

H
44
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by pymap9.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDR_MAIN_MENU                   129
#define IDB_BG                          130
#define IDR_PIC_VIEW                    137
#define IDR_PIC_NUMBER                  138
#define IDR_PIC_CM                      139
#define IDB_TG15                        140
#define IDI_PP5                         142
#define IDC_STEP                        1000
#define IDC_QQ                          1001
#define IDC_EMAIL                       1002
#define IDC_PP5                         1004
#define ID_MENU_OPEN                    32771
#define ID_MENU_EXIT                    32772
#define ID_MENU_VIEW                    32773
#define ID_MENU_PERSON                  32774
#define ID_MENU_ABOUT                   32776
#define ID_MENU_BEGIN                   32777
#define ID_MENU_NUMBER                  32778
#define ID_MENU_3                       32779
#define ID_MENU_4                       32780
#define ID_MENU_5                       32781
#define ID_MENU_6                       32782
#define ID_MENU_BORDER                  32783

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32784
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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