resource.h
来自「数据库部署程序」· C头文件 代码 · 共 55 行
H
55 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by DBDeployment.rc
//
#define IDD_SQLSERVER_DSN_DIALOG 5000
#define IDC_EDIT1 5000
#define IDC_DB_COMBO 5001
#define IDC_EDIT2 5001
#define IDD_DBCONFIG_PAGE 5001
#define IDC_DBSERVER_COMBO 5002
#define IDB_LEFT_BITMAP 5002
#define IDC_EDIT3 5002
#define IDC_CREAT_BUTTON 5003
#define IDD_DBCHECK_PAGE 5003
#define IDC_BUTTON2 5004
#define IDC_CONFIG_BUTTON 5004
#define IDC_SL330CIM_CHECK 5005
#define IDC_BUTTON1 5006
#define IDB_LEFT2_BITMAP 5006
#define IDD_DBCRETE_PAGE 5007
#define IDC_A_CHECK 5007
#define IDC_BUTTON3 5008
#define IDD_WELCOME_PAGE 5009
#define IDC_B_CHECK 5009
#define IDC_BUTTON4 5010
#define IDC_RADIO1 5010
#define IDC_RADIO2 5011
#define IDC_COMBO1 5013
#define IDC_SHEETRECT 5014
#define IDD_WIZARD_DIALOG 5017
#define IDC_WELCOME_STATIC 5018
#define IDC_CON_CHECK 5019
#define IDC_CON_STATIC 5020
#define IDC_OP_STATIC 5021
#define IDC_CIM_STATIC 5022
#define IDC_A_STATIC 5023
#define IDC_B_STATIC 5024
#define IDC_SQLSERVER_STATIC 5025
#define IDC_CIMSTORE_STATIC 5026
#define IDC_A_STORESTATIC 5027
#define IDC_B_STORE_STATIC 5028
#define IDC_INFO_STATIC 5030
#define IDC_LIST1 5031
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 5010
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 5032
#define _APS_NEXT_SYMED_VALUE 5016
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?