resource.h 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by OGCAssistTool.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_OGCASSISTTOOL_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define PAGE_DEBUG 129
  11. #define IDB_LOGO 130
  12. #define IDB_TAB 132
  13. #define DLG_LOGIN 310
  14. #define PAGE_LOG 311
  15. #define PAGE_STATISTICS 312
  16. #define PAGE_CONFIG 313
  17. #define EDIT_ACCOUNT 1000
  18. #define IDC_TAB 1000
  19. #define EDIT_PASSWORD 1001
  20. #define IDC_BUTTON1 1001
  21. #define BTN_QUERY 1001
  22. #define EDIT_LINE 1002
  23. #define IDC_EDIT1 1002
  24. #define EDIT_BATCH_NUM 1002
  25. #define CHECK_OFFLINE 1003
  26. #define IDC_EDIT2 1003
  27. #define EDIT_BATCH_NUMBER 1003
  28. #define IDC_CHECK1 1004
  29. #define CHECK_LOCK 1004
  30. #define CHECK_TEST_TIME 1004
  31. #define IDC_COMBO1 1005
  32. #define COMBO_ETYPE 1005
  33. #define IDC_EDIT3 1006
  34. #define EDIT_EVALUE 1006
  35. #define IDC_SPIN1 1007
  36. #define SPIN_EVALUE 1007
  37. #define IDC_EDIT4 1008
  38. #define EDIT_SN 1008
  39. #define LIST_DEBUG_DATA 1009
  40. #define EDIT_ARG_EVALUE 1010
  41. #define CHECK_HIJACK 1012
  42. #define BTN_SHOW_WND 1013
  43. #define BTN_TEST 1015
  44. #define BTN_CONNECT 1016
  45. #define BTN_LOAD_DATA 1017
  46. #define LABLE_RESULT 1018
  47. #define IDC_DATETIMEPICKER1 1019
  48. #define CHECK_TEST_RESULT 1020
  49. #define CHECK_BATCH_NUM 1021
  50. #define CHECK_SN 1022
  51. #define IDC_DATETIMEPICKER2 1023
  52. #define IDC_LIST1 1024
  53. // Next default values for new objects
  54. //
  55. #ifdef APSTUDIO_INVOKED
  56. #ifndef APSTUDIO_READONLY_SYMBOLS
  57. #define _APS_NEXT_RESOURCE_VALUE 135
  58. #define _APS_NEXT_COMMAND_VALUE 32771
  59. #define _APS_NEXT_CONTROL_VALUE 1025
  60. #define _APS_NEXT_SYMED_VALUE 101
  61. #endif
  62. #endif