resource.h
来自「Windows 图形编程 书籍」· C头文件 代码 · 共 37 行
H
37 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LineCurve.rc
//
#define IDR_MAIN 101
#define IDI_LINE 106
#define IDM_FILE_EXIT 40001
#define IDM_TEST_DRAWMODE 40002
#define IDM_TEST_WIDTHCAP 40003
#define IDM_TEST_DCPEN 40004
#define IDM_TEST_PENSTYLE 40005
#define IDM_TEST_COSMETIC 40006
#define IDM_TEST_GEOMETRIC_WIDTH 40007
#define IDM_TEST_GEOMETRIC_STYLE 40008
#define IDM_TEST_LINE1 40009
#define IDM_TEST_LINE2 40010
#define IDM_TEST_BEZIER 40011
#define IDM_TEST_BEZIERDEMO 40012
#define IDM_TEST_BEZIERPEN 40013
#define IDM_TEST_ARC 40014
#define IDM_TEST_ARCBEZIER 40015
#define IDM_TEST_ANGLEARCBEZIER 40016
#define IDM_TEST_PATH 40017
#define IDM_TEST_PATHSTYLECURVE 40018
#define IDM_TEST_MAPPATH 40019
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40020
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?