QuakeGod
2022-07-22 dd67df95a7303aee3bed65ffa935465f20ee8b32
提交 | 用户 | age
0a20f7 1 //{{NO_DEPENDENCIES}}
Q 2 // Microsoft Visual C++ 生成的包含文件。
3 // 供 KLink2.rc 使用
4 //
5 #define IDP_SOCKETS_INIT_FAILED         104
6 #define IDD_DIALOG_COMMSET1             137
7 #define IDC_BUTTON_INIT                 1039
8 #define IDC_BUTTON2                     1040
9 #define IDC_COMBO_NETWORK_TYPE          1041
10 #define IDC_COMBO_PORT                  1042
11 #define IDC_COMBO_BAUD                  1043
12 #define IDC_COMBO_COMM_TIMEOUT          1044
13 #define IDC_RADIO_DATA_LENGTH_7B        1045
14 #define IDC_RADIO_DATA_LENGTH_8B        1046
15 #define IDC_RADIO_STOP_1B               1047
16 #define IDC_RADIO_STOP_2B               1048
17 #define IDC_RADIO_PARITY_NONE           1049
18 #define IDC_RADIO_PARITY_ODD            1050
19 #define IDC_RADIO_PARITY_EVEN           1051
20 #define IDC_RADIO_PARITY_0              1052
21 #define IDC_CHECK_AUTO_BAUD             1053
22 #define IDC_CHECK_AUTO_DATA_LENGTH      1054
23 #define IDC_CHECK_AUTO_PARITY           1055
24
25 // Next default values for new objects
26 // 
27 #ifdef APSTUDIO_INVOKED
28 #ifndef APSTUDIO_READONLY_SYMBOLS
29 #define _APS_NEXT_RESOURCE_VALUE        1000
30 #define _APS_NEXT_COMMAND_VALUE         32771
31 #define _APS_NEXT_CONTROL_VALUE         1000
32 #define _APS_NEXT_SYMED_VALUE           1000
33 #endif
34 #endif