resource.h
来自「Most code samples included on this CD we」· C头文件 代码 · 共 32 行
H
32 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CeGDI.rc
//
#define IDS_CLASSNAME 1
#define IDS_TITLE 2
#define IDD_ABOUT 101
#define IDR_CEGDIMENU 102
#define IDB_BITMAP 103
#define IDD_FONTLIST 104
#define IDI_CEGDIICON 106
#define IDC_FONTLIST 1000
#define IDC_LIST1 1004
#define IDM_EXIT 40001
#define IDM_ABOUT 40002
#define IDM_DRAWOBJ 40003
#define IDM_TEXT 40004
#define IDM_PALETTE 40005
#define IDM_LINE 40006
#define IDM_BITMAP 40007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1005
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?