//{{NO_DEPENDENCIES}}
|
// Microsoft Visual C++ 生成的包含文件。
|
// 供 KLink1.rc 使用
|
//
|
#define IDP_SOCKETS_INIT_FAILED 104
|
#define IDD_DIALOG_COMMSET1 137
|
#define IDC_STATIC_STATE 1000
|
#define IDC_BUTTON_INIT 1039
|
#define IDC_BUTTON2 1040
|
#define IDC_COMBO_NETWORK_TYPE 1041
|
#define IDC_COMBO_PORT 1042
|
#define IDC_COMBO_BAUD 1043
|
#define IDC_COMBO_COMM_TIMEOUT 1044
|
#define IDC_RADIO_DATA_LENGTH_7B 1045
|
#define IDC_RADIO_DATA_LENGTH_8B 1046
|
#define IDC_RADIO_STOP_1B 1047
|
#define IDC_RADIO_STOP_2B 1048
|
#define IDC_RADIO_PARITY_NONE 1049
|
#define IDC_RADIO_PARITY_ODD 1050
|
#define IDC_RADIO_PARITY_EVEN 1051
|
#define IDC_RADIO_PARITY_0 1052
|
#define IDC_CHECK_AUTO_BAUD 1053
|
#define IDC_CHECK_AUTO_DATA_LENGTH 1054
|
#define IDC_CHECK_AUTO_PARITY 1055
|
|
// Next default values for new objects
|
//
|
#ifdef APSTUDIO_INVOKED
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
#define _APS_NEXT_RESOURCE_VALUE 1000
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
#define _APS_NEXT_CONTROL_VALUE 1001
|
#define _APS_NEXT_SYMED_VALUE 1000
|
#endif
|
#endif
|