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