resource.h
来自「一个很好的VC++ 用ODBC编的」· C头文件 代码 · 共 57 行
H
57 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ODBCDemo2.rc
//
#define IDD_ABOUTBOX 100
#define IDS_PROPSHT_CAPTION 103
#define IDD_WZDFIELDS 104
#define IDD_WZDFORMAT 105
#define IDR_MAINFRAME 128
#define IDR_ODBCDETYPE 129
#define IDD_WZDPREVIEW 129
#define IDB_GLYPHS 129
#define IDC_FOOTER 1005
#define IDC_LISTPRE 1014
#define IDC_LISTSEL 1015
#define IDC_SELECT 1016
#define IDC_DESELECT 1017
#define IDC_SELECTALL 1018
#define IDC_DESELECTALL 1019
#define IDC_CHKPAGENUM 1021
#define IDC_CBPNFORMAT 1022
#define IDC_CBTITLEFONT 1023
#define IDC_CBFOOTERFONT 1024
#define IDC_CBNORMALFONT 1025
#define IDC_CBTITLESIZE 1026
#define IDC_CBFOOTERSIZE 1027
#define IDC_CBNORMALSIZE 1028
#define IDC_PAGECAP 1028
#define IDC_CBHEADFONT 1029
#define IDC_FIELDTITLE 1029
#define IDC_CBHEADSIZE 1030
#define IDC_MAINTITLE 1030
#define IDC_PREVIEWAREA 1031
#define IDC_REPORTINFO 1032
#define ID_REPORT_SETUP 32771
#define ID_OPTION 32772
#define ID_VIEW_PRODUCT 32779
#define ID_VIEW_CUSTOMER 32780
#define ID_EXPLOYEE 32786
#define ID_SALE_EMPLOYEE 32787
#define ID_SALE_PRODUCT 32788
#define ID_SALE_CUSTOMER 32789
#define ID_VIEW_TRANSPORTOR 32790
#define ID_VIEW_PROVIDER 32791
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32792
#define _APS_NEXT_CONTROL_VALUE 1024
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?