resource.h
来自「因为单位所有单据,且具有法律效力的文件,都必须加盖单位公章,但公章不能每人都有,」· C头文件 代码 · 共 52 行
H
52 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MakeSeal.rc
//
#define IDD_MAKESEAL_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_SPIN_MAIN_WIDTH 1002
#define IDC_MAIN_WIDTH 1003
#define IDC_SPIN_RADIUS 1004
#define IDC_FONT_STYLE 1005
#define IDC_SHOW_WND 1006
#define IDC_RADIUS 1007
#define IDC_MAIN_TEXT 1008
#define IDC_SPIN_TRI_RADIUS 1009
#define IDC_TRI_RADIUS 1010
#define IDC_SPIN_ANGLE 1011
#define IDC_ANGLE 1012
#define IDC_SPIN_TEXT_HEIGHT 1013
#define IDC_TEXT_HEIGHT 1014
#define IDC_SPIN_INTERVAL 1015
#define IDC_INTERVAL 1016
#define IDC_SHOW_TRI 1017
#define IDC_SPIN_SUB2_HEIGHT 1018
#define IDC_SUB2_HEIGHT 1019
#define IDC_RADIO_RED 1020
#define IDC_RADIO_BLUE 1021
#define IDC_RADIO_PURPLE 1022
#define IDC_SUB2_TEXT 1023
#define IDC_SPIN_SUB2_WIDTH 1024
#define IDC_SUB2_WIDTH 1025
#define IDC_SPIN_SUB2_POS 1026
#define IDC_SUB2_POS 1027
#define IDC_SUB1_TEXT 1028
#define IDC_SPIN_SUB1_HEIGHT 1029
#define IDC_SUB1_HEIGHT 1030
#define IDC_SPIN_SUB1_WIDTH 1031
#define IDC_SUB1_WIDTH 1032
#define IDC_SPIN_SUB1_POS 1033
#define IDC_SUB1_POS 1034
#define IDC_SAVE_SEAL 1035
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1036
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?