resource.h
Upload User: bjvcxy
Upload Date: 2021-05-06
Package Size: 2054k
Code Size: 4k
Development Platform:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Attendance.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_ATTENDANCE_DIALOG           102
  9. #define IDD_PROPPAGE_1                  107
  10. #define IDR_MAINFRAME                   128
  11. #define IDD_DLG_LOGIN                   130
  12. #define IDC_EDT_USER                    132
  13. #define IDB_BITMAP_ATTENDANCE           132
  14. #define IDC_EDT_PASSWD                  133
  15. #define IDD_DLG_WORKPLAN                133
  16. #define IDC_STATIC_LOGINTEXT            134
  17. #define IDD_DLG_ATTENDANCE              134
  18. #define IDC_CMD_DSN                     135
  19. #define IDC_CMB_DSN                     135
  20. #define IDD_PROPPAGE_2                  135
  21. #define IDD_PROPPAGE_3                  136
  22. #define IDD_PROPPAGE_4                  137
  23. #define IDD_DLG_STAT                    138
  24. #define IDC_BTN_CONFIG                  1001
  25. #define IDC_BTN_RECORD                  1002
  26. #define IDC_BTN_STATISTICS              1003
  27. #define IDC_STATIC_HEAD                 1005
  28. #define IDC_BTN_RELOGIN                 1006
  29. #define IDC_BTN_EXIT                    1007
  30. #define IDC_WORKSTAT_DATETIMEPICKER1    1008
  31. #define IDC_WORKSTAT_DATETIMEPICKER2    1009
  32. #define IDC_WORKSTAT_DATETIMEPICKER3    1010
  33. #define IDC_WORKSTAT_DATETIMEPICKER4    1011
  34. #define IDC_WORKPLAN_MODIFY             1012
  35. #define IDC_WORKPLAN_RESET              1013
  36. #define IDC_CHK_SEEKBYTIME              1013
  37. #define IDC_CHK_SEEKBYPERSON            1014
  38. #define IDC_DATETIMEPICKER1             1015
  39. #define IDC_DATETIMEPICKER2             1016
  40. #define IDC_EDT_SEEKPERSONID            1017
  41. #define IDC_EDT_SEEKPERSONNAME          1018
  42. #define IDC_EDT_IOTIME                  1019
  43. #define IDC_EDT_DEPARTID                1020
  44. #define IDC_EDT_DEPARTNAME              1021
  45. #define IDC_EDT_PERSONID                1022
  46. #define IDC_EDT_PERSONNAME              1023
  47. #define IDC_RADIO_OUT                   1024
  48. #define IDC_RADIO_IN                    1025
  49. #define IDC_BTN_ADDALL                  1026
  50. #define IDC_BTN_ADDDEPART               1027
  51. #define IDC_BTN_ADDPERSON               1028
  52. #define IDC_PROGRESS1                   1029
  53. #define IDC_BTN_DELETEATTEND            1030
  54. #define IDC_BTN_SEEKIO                  1031
  55. #define IDC_LIST1                       1032
  56. #define IDC_EDT_OVERTIME_HOUR           1033
  57. #define IDC_BTN_OVERTIME_ADD            1034
  58. #define IDC_OVERTIME_DATETIMEPICKER     1035
  59. #define IDC_EDT_OVERTIME_PERSONID       1036
  60. #define IDC_EDT_OVERTIME_PERSONNAME     1037
  61. #define IDC_LIST2                       1038
  62. #define IDC_BTN_OVERTIME_DELETEATTEND   1039
  63. #define IDC_BTN_OVERTIME_SEEKIO         1040
  64. #define IDC_EDT_LEAVE_STARTTIME         1041
  65. #define IDC_EDT_LEAVE_ENDTIME           1042
  66. #define IDC_EDT_LEAVE_REASON            1043
  67. #define IDC_BTN_LEAVE_ADD               1044
  68. #define IDC_BTN_LEAVE_DELETEATTEND      1045
  69. #define IDC_BTN_LEAVE_SEEKIO            1046
  70. #define IDC_LIST3                       1047
  71. #define IDC_EDT_ERRAND_STARTTIME        1048
  72. #define IDC_EDT_ERRAND_ENDTIME          1049
  73. #define IDC_EDT_ERRAND_PERSONID         1050
  74. #define IDC_EDT_ERRAND_PERSONNAME       1051
  75. #define IDC_BTN_ERRAND_ADD              1052
  76. #define IDC_EDT_ERRAND_DESCRIPTION      1053
  77. #define IDC_BTN_ERRAND_DELETEATTEND     1054
  78. #define IDC_BTN_ERRAND_SEEKIO           1055
  79. #define IDC_LIST4                       1056
  80. #define IDC_STAT_EDT_TIME               1057
  81. #define IDC_STAT_DATETIMEPICKER_STARTTIME 1058
  82. #define IDC_STAT_DATETIMEPICKER_ENDTIME 1059
  83. #define IDC_STAT_PROGRESS               1060
  84. #define IDC_STAT_BTN_STAT               1061
  85. #define IDC_STAT_CHK_SEEKBYTIME         1062
  86. #define IDC_STAT_CHK_SEEKBYPERSON       1063
  87. #define IDC_STAT_EDT_SEEKTIME           1064
  88. #define IDC_STAT_EDT_SEEKPERSONID       1065
  89. #define IDC_STAT_EDT_SEEKPERSONNAME     1066
  90. #define IDC_STAT_BTN_SEEK               1067
  91. #define IDC_STAT_LIST                   1068
  92. #define IDC_EDT_LEAVE_PERSONID          1069
  93. #define IDC_EDT_LEAVE_PERSONNAME        1070
  94. // Next default values for new objects
  95. // 
  96. #ifdef APSTUDIO_INVOKED
  97. #ifndef APSTUDIO_READONLY_SYMBOLS
  98. #define _APS_NEXT_RESOURCE_VALUE        139
  99. #define _APS_NEXT_COMMAND_VALUE         32771
  100. #define _APS_NEXT_CONTROL_VALUE         1071
  101. #define _APS_NEXT_SYMED_VALUE           101
  102. #endif
  103. #endif