| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 | 
							- //{{NO_DEPENDENCIES}}
 
- // Microsoft Visual C++ 生成的包含文件。
 
- // 供 Simulator.rc 使用
 
- //
 
- #define IDD_SIMULATOR_DIALOG            102
 
- #define IDR_MAINFRAME                   128
 
- #define IDD_DIALOG_RECORD               130
 
- #define IDD_DIALOG_PARSE                132
 
- #define IDR_MENU1                       135
 
- #define IDC_EDIT_PORT                   1000
 
- #define IDC_BUTTON_LISTEN               1001
 
- #define IDC_STATIC_SERVER               1002
 
- #define IDC_BUTTON_GAPCFG               1005
 
- #define IDC_LIST_CLIENTS                1006
 
- #define IDC_LIST_RECORD                 1007
 
- #define IDC_BUTTON_NEWVALUE             1007
 
- #define IDC_CHECK_SHOW_HEARTBEAT        1009
 
- #define IDC_LIST_EQP                    1009
 
- #define IDC_DATETIMEPICKER_START        1011
 
- #define IDC_DATETIMEPICKER_END          1012
 
- #define IDC_BUTTON_ALARM                1013
 
- #define IDC_BUTTON_ALARM2               1014
 
- #define IDC_CHECK_ALL_EQP               1015
 
- #define IDC_CHECK_ALL_ALARM             1016
 
- #define IDC_EDIT_ALARMID                1017
 
- #define IDC_BUTTON_0x55                 1018
 
- #define IDC_BUTTON_0x56                 1019
 
- #define IDC_BUTTON_0x57                 1020
 
- #define IDC_BUTTON_RECORD               1021
 
- #define IDC_BUTTON_PARSE                1022
 
- #define IDC_EDIT_CMD                    1023
 
- #define IDC_EDIT_RESULT                 1024
 
- #define IDC_CHECK_DIR                   1025
 
- #define ID_LIST_CLEAR                   32772
 
- #define ID_DATA_COPYALL                 32773
 
- #define ID_DATA_COPY                    32774
 
- // Next default values for new objects
 
- // 
 
- #ifdef APSTUDIO_INVOKED
 
- #ifndef APSTUDIO_READONLY_SYMBOLS
 
- #define _APS_NEXT_RESOURCE_VALUE        134
 
- #define _APS_NEXT_COMMAND_VALUE         32771
 
- #define _APS_NEXT_CONTROL_VALUE         1026
 
- #define _APS_NEXT_SYMED_VALUE           101
 
- #endif
 
- #endif
 
 
  |