⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 主要用在管理系统,一个工程维护管理用vc++ 8.0 accesss数据库
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ProjectManage.rc
//
#define MYWM_PROGRESS (WM_USER+1)

#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_BASICINFOFRM                101
#define IDR_MAINFRAME                   128
#define IDR_ProjectManageTYPE           129
#define IDB_BITMAP1                     131
#define IDI_ICON1                       132
#define IDD_LOHINFRM                    133
#define IDD_EMPLOYEEFRM                 140
#define IDD_EDIT_FRM                    141
#define IDD_STUFF_FRM                   142
#define IDD_REGION_FRM                  144
#define IDI_ICON2                       145
#define IDB_BITMAP2                     147
#define IDR_TOOLBAR_BMP                 147
#define IDI_ICON4                       149
#define IDB_BITMAP3                     150
#define IDI_ICON3                       151
#define IDI_SERACH                      154
#define IDI_ICON8                       155
#define IDI_ICON9                       156
#define IDD_ADDEMP_FRM                  163
#define IDD_DIALOG_SEARCH               164
#define IDD_DIALOG_EDIT                 165
#define IDI_ABOUT                       167
#define IDI_EDIT                        169
#define IDD_TREE_FRM                    170
#define IDD_FORMVIEW_LIST               172
#define IDD_USER_COST                   174
#define IDD_CAR_COST                    175
#define IDD_STUFF_LIST                  176
#define IDI_ICON5                       177
#define IDD_CAR_EDIT                    178
#define IDD_USERCOST_EDIT               179
#define IDC_EDIT2                       1001
#define IDC_OK                          1002
#define IDC_CANCEL                      1003
#define IDC_COMBO1                      1004
#define IDC_BUTTON1                     1022
#define IDC_BUTTON2                     1023
#define IDC_BUTTON3                     1024
#define IDC_LIST1                       1025
#define IDC_EDIT1                       1026
#define IDC_COMBO2                      1027
#define IDC_DATETIMEPICKER1             1028
#define IDC_EDIT3                       1029
#define IDC_BUTTON4                     1030
#define IDC_EDIT4                       1031
#define IDC_EDIT5                       1032
#define IDC_EDIT6                       1033
#define IDC_EDIT7                       1034
#define IDC_LIST2                       1036
#define IDC_LIST3                       1037
#define IDC_TREE1                       1038
#define IDC_TEMPID                      1039
#define IDC_EDIT_CLASSNAME              1040
#define IDC_EDIT8                       1042
#define IDC_DATETIMEPICKER2             1043
#define IDC_TAB1                        1044
#define IDC_BUTTON5                     1046
#define IDC_BUTTON6                     1047
#define IDC_COMBO3                      1048
#define IDC_COMBO4                      1049
#define IDC_COMBO5                      1050
#define IDC_PLACEHOLDER                 1052
#define IDC_BOX                         1053
#define IDC_DATETIMEPICKER3             1054
#define IDC_FRAME                       1056
#define IDC_CHECK1                      1057
#define IDC_CHECK2                      1058
#define IDC_EDIT9                       1059
#define ID_INDICATOR_USERNAME           1204
#define ID_INDICATOR_SYSTIME            1205
#define ID_INDICATOR_PROGRESS           1206
#define ID_BUTTONTEST                   32771
#define ID_32772                        32772
#define ID_EDIT_EMP                     32773
#define ID_32774                        32774
#define ID_32775                        32775
#define ID_32777                        32777
#define ID_SEARCH                       32778
#define ID_BUTTON32780                  32780

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        181
#define _APS_NEXT_COMMAND_VALUE         32781
#define _APS_NEXT_CONTROL_VALUE         1060
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

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