resource.h
来自「This document has been ratified by the 」· C头文件 代码 · 共 32 行
H
32 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Twsrc_32.rc
//
#define ID_SPINBUDDY 1000
#define ID_IMAGEEDIT 1000
#define ID_SPINNER 1001
#define IDC_EDIT_IMAGECOUNT 1001
#define ID_IMAGESPIN 1002
#define ID_COMBO_RESOLUTION 1003
#define ID_COMBO_PAPERSIZE 1004
#define ID_COMBO_SCALE 1005
#define ID_COMBO_SCANMODE 1006
#define ID_CHECKBOX 1007
#define IDC_SPIN_IMAGECOUNT 1007
#define ID_ADFCHECKBOX 1008
#define AboutBox 1009
#define ID_BTN_ADFLOADED 1009
#define IDD_SETTINGSDLG 1010
#define IDC_STC_PAPER 1013
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 107
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1014
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?