resource.h
来自「这是书上的代码」· C头文件 代码 · 共 44 行
H
44 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Viewer.rc
//
#define IDR_MANIFEST 1
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define ID_STAT_TXTFONT 101
#define ID_STAT_TXTCOLOR 102
#define IDR_MAINFRAME 128
#define IDR_ViewerTYPE 129
#define ID_FORMAT_TXTFONT 130
#define ID_FORMAT_TXTCOLOR 131
#define IDR_TOOLBAR1 132
#define ID_VIEW_FORMAT 134
#define ID_135 135
#define ID_136 136
#define ID_137 137
#define ID_138 138
#define IDD_DIALOG1 139
#define ID_FORMAT_SET 140
#define ID_VIEW_TEXT 141
#define ID_VIEW_HTML 142
#define IDC_DRAW 1006
#define IDC_EDIT_R 1007
#define IDC_EDIT_G 1008
#define IDC_EDIT_B 1009
#define IDC_SPIN_R 1010
#define IDC_SPIN_G 1011
#define IDC_SPIN3 1012
#define IDC_SPIN_B 1012
#define ID_ACCELERATOR32776 32776
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 143
#define _APS_NEXT_COMMAND_VALUE 32777
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 103
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?