1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 ZGKJ.rc 使用
- //
- #define IDD_ZGKJ_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDD_REGISTER 130
- #define IDD_PERSONNEL 132
- #define IDD_ADD_DEP 134
- #define IDD_ADD_POST 136
- #define IDD_SUPPORTSTAFF 142
- #define IDC_REGISTER 1000
- #define IDC_USER_NAME 1001
- #define IDC_USER_ID 1001
- #define IDC_USER_PASSWORD 1002
- #define IDC_IPADDRESS1 1003
- #define IDC_EDIT2 1004
- #define IDC_PORT 1004
- #define IDC_ERROR_DESCRIPTION 1004
- #define IDC_LINK 1005
- #define IDC_PHONE 1006
- #define IDC_NAME 1007
- #define IDC_LIST_DEPARMENT 1007
- #define IDC_ADD_DEP 1008
- #define IDC_PASS 1009
- #define IDC_DEL_DEP 1009
- #define IDC_PASS2 1010
- #define IDC_LIST_AWATI 1010
- #define IDC_ADD_POST 1011
- #define IDC_PER_NAME 1012
- #define IDC_DEL_POST 1013
- #define IDC_PER_PHONE 1015
- #define IDC_COMBO_DEP 1016
- #define IDC_COMBO2_POST 1018
- #define IDC_LIST3_STAFF 1020
- #define IDC_ENTRY 1021
- #define IDC_PER_DELETE 1022
- #define IDC_DIMISSION 1023
- #define IDC_BUTTON100 1023
- #define IDC_DEP_ID 1025
- #define IDC_DEP_NAME 1026
- #define IDC_LIST_POST 1028
- #define IDC_POST_ID 1029
- #define IDC_POST_NAME 1030
- #define IDC_LOGIN 1031
- #define IDC_COMBO2 1033
- #define IDC_COMBO3 1034
- #define IDC_PROVINCE 1042
- #define IDC_CITY 1043
- #define IDC_COUNTY 1044
- #define IDC_EDIT1 1045
- #define IDC_PICTURE 1046
- #define IDC_PICTURE2 1047
- #define IDC_PICTURE3 1048
- #define IDC_PICTURE4 1049
- #define IDC_LOADIMAGE 1050
- #define IDC_CREATE_TICKET 1051
- #define IDC_BUTTON1 1053
- #define IDC_EDIT3 1054
- #define IDC_EDIT4 1055
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 144
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1056
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|