resource.h
来自「API经典入门」· C头文件 代码 · 共 36 行
H
36 行
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by PAINT.RC
//
#define IDR_MAINFRAME 2
#define IDD_ABOUTBOX 100
#define ID_SHAPES_ELLIPSE 32771
#define ID_SHAPES_RECTANGE 32772
#define ID_SHAPES_ROUNDRECT 32773
#define ID_SHAPES_POLYLINE 32774
#define ID_SHAPES_POLYGON 32775
#define ID_SHAPES_ARC 32776
#define ID_SHAPES_PIE 32777
#define ID_SHAPES_CHORD 32778
#define ID_OPTIONS_DRAWPOINTS 32779
#define ID_OPTIONS_COLORS 32780
#define ID_MODES_POLYFILL 32781
#define ID_MODES_ROP2 32782
#define ID_OPTIONS_PCOLORS 32783
#define ID_OPTIONS_BCOLORS 32784
#define ID_OPTIONS_PENSTYLE 32785
#define ID_OPTIONS_BRUSH 32786
#define ID_OPTIONS_BRUSHSTYLE 32787
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 32788
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?