resource.h 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by GetEncrypInfo.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_GETENCRYPINFO_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_COMBO1 1001
  11. #define ET_YEAR 1002
  12. #define ET_MONTH 1003
  13. #define ET_DAY 1004
  14. #define ET_HOUR 1005
  15. #define RD_HOSPTAL_YES 1006
  16. #define ET_CCOUNT 1007
  17. #define RD_HOSPTAL_NO 1008
  18. #define ET_MINUTE 1010
  19. #define IDC_RADIO3 1011
  20. #define IDC_RADIO5 1013
  21. #define IDC_CHECK1 1015
  22. #define IDC_RADIO6 1017
  23. #define IDC_EDIT1 1020
  24. #define IDC_EDIT2 1021
  25. #define IDC_EDIT3 1022
  26. #define BTN_ADVANCE 1023
  27. #define IDC_EDIT5 1024
  28. #define IDC_EDIT6 1025
  29. #define IDC_EDIT7 1026
  30. #define ST_SPLINE 1027
  31. #define BTN_ChangeVersion 1028
  32. #define Btn_ChangHospital 1029
  33. #define Btn_ChangeRumTime 1030
  34. #define Btn_ChangeCCount 1031
  35. #define IDC_EDIT4 1032
  36. #define Btn_ChangeBranchId 1033
  37. #define CB_MONTH 1035
  38. #define CB_DAY 1036
  39. #define CB_HOUR 1037
  40. #define CB_MINUTE 1038
  41. #define CB_SECOND 1039
  42. #define ET_BRANCHYEARE 1040
  43. // Next default values for new objects
  44. //
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_NEXT_RESOURCE_VALUE 130
  48. #define _APS_NEXT_COMMAND_VALUE 32771
  49. #define _APS_NEXT_CONTROL_VALUE 1000
  50. #define _APS_NEXT_SYMED_VALUE 101
  51. #endif
  52. #endif