resource.h
来自「一款很不错的evc下运行的游戏」· C头文件 代码 · 共 27 行
H
27 行
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by llk.rc
//
#define IDD_LLK_DIALOG 102
#define IDR_MAINFRAME 128
#define IDB_BACK 129
#define IDB_FACE 130
#define IDB_HEAD 131
#define IDB_BUTTON 132
#define IDB_BUTTON_DOWN 133
#define IDB_MENU 134
#define IDB_TIMEFRAM 135
#define IDB_TIMELABLE 136
#define IDC_MEDIAPLAYER1 1003
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 142
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1004
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?