resource.h

来自「对医院的药品进行管理」· C头文件 代码 · 共 80 行

H
80
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 医药管理系统.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_MY_FORM                     101
#define IDP_FAILED_OPEN_DATABASE        103
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_DIALOG1                     130
#define IDD_MedicineLogn                130
#define IDB_BITMAP1                     131
#define IDI_ICON1                       137
#define IDB_BITMAP2                     139
#define IDD_DIALOG2                     140
#define IDI_ICON2                       144
#define IDI_ICON3                       145
#define IDI_ICON4                       146
#define IDI_ICON5                       147
#define IDI_ICON6                       148
#define IDI_ICON7                       149
#define IDI_ICON8                       150
#define IDI_ICON9                       151
#define IDD_DIALOG3                     152
#define IDD_DIALOG4                     155
#define IDD_DIALOG5                     156
#define IDD_DIALOG6                     157
#define IDD_DIALOG7                     158
#define IDD_DIALOG8                     159
#define IDD_DIALOG9                     161
#define IDD_DIALOG10                    162
#define IDI_ICON10                      164
#define IDD_DIALOG11                    165
#define IDD_DIALOG12                    167
#define IDD_DIALOG13                    168
#define IDD_DIALOG14                    169
#define IDD_DIALOG15                    170
#define IDD_DIALOG16                    171
#define IDD_DIALOG17                    172
#define IDD_DIALOG18                    173
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_LIST1                       1002
#define IDC_EDIT3                       1003
#define IDC_EDIT4                       1004
#define IDC_BUTTON1                     1005
#define IDC_LIST2                       1013
#define IDC_EDIT5                       1014
#define IDC_EDIT6                       1015
#define IDC_DATETIMEPICKER1             1016
#define IDC_BUTTON2                     1021
#define IDC_EDIT7                       1022
#define IDC_EDIT8                       1023
#define IDC_LIST3                       1024
#define IDC_BUTTON3                     1025
#define IDC_BUTTON4                     1026
#define ID_MENUITEM32771                32771
#define ID_MENUITEM32772                32772
#define ID_MENUITEM32773                32773
#define ID_esc                          32774
#define ID_MENUITEM32775                32775
#define ID_MENUITEM32776                32776
#define ID_MENUITEM32777                32777
#define ID_MENUITEM32778                32778
#define ID_MENUITEM32871                32781
#define ID_MENUITEM32782                32782
#define ID_MENUITEM32783                32783

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        174
#define _APS_NEXT_COMMAND_VALUE         32784
#define _APS_NEXT_CONTROL_VALUE         1029
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?