resource.h

来自「Ion Team Lord Of The Rings Demo 模拟指环王的3」· C头文件 代码 · 共 32 行

H
32
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Script1.rc
//
#define ID_DIALOG                       101
#define ID_BITMAP                       103
#define ID_OK                           1000
#define ID_CANCEL                       1001
#define ID_RES1                         1003
#define ID_RES2                         1004
#define ID_RES3                         1005
#define ID_BPP1                         1006
#define ID_FULLSCREEN                   1007
#define ID_BPP2                         1008
#define ID_MUSIC                        1009
#define ID_FPS                          1010
#define ID_PFAC1                        1011
#define ID_PFAC2                        1012
#define ID_PFAC3                        1013
#define ID_PFAC4                        1014

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        104
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1008
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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