1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by ConfigTool.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_ConfigTool_DIALOG 102
- #define IDP_SOCKETS_INIT_FAILED 103
- #define IDR_MAINFRAME 128
- #define IDC_EDIT1 1000
- #define IDC_EDIT2 1001
- #define IDC_EDIT3 1002
- #define IDC_BUTTON1 1003
- #define IDC_BUTTON8 1005
- #define IDC_LIST3 1006
- #define IDC_EDIT4 1007
- #define IDC_BUTTON2 1008
- #define IDC_BUTTON3 1009
- #define IDC_BUTTON4 1010
- #define IDC_EDIT5 1011
- #define IDC_BUTTON5 1012
- #define IDC_CHECK1 1013
- #define IDC_EDIT6 1014
- #define IDC_LIST1 1015
- #define IDC_BUTTON6 1016
- #define IDC_CHECK2 1017
- #define IDC_EDIT7 1018
- #define IDC_NOZ1 1018
- #define IDC_EDIT8 1019
- #define IDC_EDIT_NUM 1019
- #define IDC_EDIT9 1020
- #define IDC_EDIT_PRESS 1020
- #define IDC_EDIT10 1021
- #define IDC_EDIT_LOG 1021
- #define IDC_EDIT11 1022
- #define IDC_EDIT_RECORD 1022
- #define IDC_NOZ2 1023
- #define IDC_EDIT13 1024
- #define IDC_EDIT_PORT 1024
- #define IDC_NOZ3 1025
- #define IDC_EDIT15 1026
- #define IDC_EDIT_GAS 1026
- #define IDC_NOZ4 1027
- #define IDC_IPADDRESS2 1028
- #define IDC_IP 1028
- #define IDC_IPADDRESS3 1029
- #define IDC_IP_M 1029
- #define IDC_BUTTON7 1030
- #define IDC_COMBO1 1031
- #define IDC_NOZ5 1032
- #define IDC_NOZ6 1033
- #define IDC_NOZ7 1034
- #define IDC_NOZ8 1035
- #define IDC_COMBO2 1036
- #define IDC_EDIT_Version 1037
- #define IDC_EDIT14 1038
- #define IDC_EDIT_Debug 1038
- #define IDC_EDIT_VLR 1039
- #define IDC_EDIT_K2 1040
- #define IDC_COMBO_DEFAULT_SETTING 1042
- #define IDC_EDIT12 1043
- #define IDC_EDIT_NOZ 1043
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 129
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1044
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|