123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by OGCAssistTool.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_OGCASSISTTOOL_DIALOG 102
- #define IDR_MAINFRAME 128
- #define PAGE_DEBUG 129
- #define IDB_LOGO 130
- #define IDB_TAB 132
- #define DLG_LOGIN 310
- #define PAGE_LOG 311
- #define PAGE_STATISTICS 312
- #define PAGE_CONFIG 313
- #define EDIT_ACCOUNT 1000
- #define IDC_TAB 1000
- #define EDIT_PASSWORD 1001
- #define IDC_BUTTON1 1001
- #define BTN_QUERY 1001
- #define EDIT_LINE 1002
- #define IDC_EDIT1 1002
- #define EDIT_BATCH_NUM 1002
- #define CHECK_OFFLINE 1003
- #define IDC_EDIT2 1003
- #define EDIT_BATCH_NUMBER 1003
- #define IDC_CHECK1 1004
- #define CHECK_LOCK 1004
- #define CHECK_TEST_TIME 1004
- #define IDC_COMBO1 1005
- #define COMBO_ETYPE 1005
- #define IDC_EDIT3 1006
- #define EDIT_EVALUE 1006
- #define IDC_SPIN1 1007
- #define SPIN_EVALUE 1007
- #define IDC_EDIT4 1008
- #define EDIT_SN 1008
- #define LIST_DEBUG_DATA 1009
- #define EDIT_ARG_EVALUE 1010
- #define CHECK_HIJACK 1012
- #define BTN_SHOW_WND 1013
- #define BTN_TEST 1015
- #define BTN_CONNECT 1016
- #define BTN_LOAD_DATA 1017
- #define LABLE_RESULT 1018
- #define IDC_DATETIMEPICKER1 1019
- #define CHECK_TEST_RESULT 1020
- #define CHECK_BATCH_NUM 1021
- #define CHECK_SN 1022
- #define IDC_DATETIMEPICKER2 1023
- #define IDC_LIST1 1024
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 135
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1025
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|