1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by GetEncrypInfo.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_GETENCRYPINFO_DIALOG 102
- #define IDR_MAINFRAME 128
- #define IDC_COMBO1 1001
- #define ET_YEAR 1002
- #define ET_MONTH 1003
- #define ET_DAY 1004
- #define ET_HOUR 1005
- #define RD_HOSPTAL_YES 1006
- #define ET_CCOUNT 1007
- #define RD_HOSPTAL_NO 1008
- #define ET_MINUTE 1010
- #define IDC_RADIO3 1011
- #define IDC_RADIO5 1013
- #define IDC_CHECK1 1015
- #define IDC_RADIO6 1017
- #define IDC_EDIT1 1020
- #define IDC_EDIT2 1021
- #define IDC_EDIT3 1022
- #define BTN_ADVANCE 1023
- #define IDC_EDIT5 1024
- #define IDC_EDIT6 1025
- #define IDC_EDIT7 1026
- #define ST_SPLINE 1027
- #define BTN_ChangeVersion 1028
- #define Btn_ChangHospital 1029
- #define Btn_ChangeRumTime 1030
- #define Btn_ChangeCCount 1031
- #define IDC_EDIT4 1032
- #define Btn_ChangeBranchId 1033
- #define CB_MONTH 1035
- #define CB_DAY 1036
- #define CB_HOUR 1037
- #define CB_MINUTE 1038
- #define CB_SECOND 1039
- #define ET_BRANCHYEARE 1040
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 130
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1000
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|