QuakeGod
2022-07-22 dd67df95a7303aee3bed65ffa935465f20ee8b32
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 KLink2.rc 使用
//
#define IDP_SOCKETS_INIT_FAILED         104
#define IDD_DIALOG_COMMSET1             137
#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         1000
#define _APS_NEXT_SYMED_VALUE           1000
#endif
#endif