resource.h
来自「《VC++ 编程技巧与示例 .rar》各个示例代码绝对可用」· C头文件 代码 · 共 50 行
H
50 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GamblerCtrl.rc
//
#define IDS_GAMBLERCTRL 1
#define IDD_ABOUTBOX_GAMBLERCTRL 1
#define IDB_GAMBLERCTRL 1
#define IDI_ABOUTDLL 1
#define IDS_GAMBLERCTRL_PPG 2
#define IDS_SHOW_PPG 3
#define ID_ANTE 101
#define ID_START 102
#define ID_SHOW 103
#define ID_TITLE 104
#define IDD_PROPPAGE_SHOW 104
#define IDS_GAMBLERCTRL_PPG_CAPTION 200
#define IDD_PROPPAGE_GAMBLERCTRL 200
#define IDS_SHOW_PPG_CAPTION 201
#define IDB_S_U 206
#define IDB_S_D 207
#define IDC_SHOW 208
#define IDC_TITLE 209
#define IDB_TU12_17 209
#define IDB_TU12_18 210
#define IDB_TU12_20 211
#define IDB_TU12_21 212
#define IDB_TU12_22 213
#define IDB_TU12_23 214
#define IDB_TU12_19 215
#define IDB_TU12_24 216
#define IDB_TU12_25 217
#define IDB_TU12_26 218
#define IDB_TU12_27 219
#define IDB_TU12_28 220
#define IDB_TU12_29 221
#define IDB_TU12_30 222
#define IDB_TU12_31 223
#define IDB_TU12_32 224
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 225
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 214
#define _APS_NEXT_SYMED_VALUE 105
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?