1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file.
3 // Used by dual.rc
4 //
5 #define IDD_ABOUTBOX                    100
6 #define IDP_OLE_INIT_FAILED             100
7 #define IDD_DUAL_FORM                   101
8 #define IDR_MAINFRAME                   128
9 #define IDR_dualTYPE                    129
10 #define IDI_ICON_RED                    130
11 #define IDI_ICON_BLUE                   131
12 #define IDI_ICON_GREEN                  132
13 #define IDC_STATIC_RECV_RGB             1000
14 #define IDC_SLIDER_RED                  1001
15 #define IDC_SLIDER_GREEN                1002
16 #define IDC_SLIDER3                     1003
17 #define IDC_SLIDER_BLUE                 1003
18 #define IDC_SEND_STATUS                 1004
19 #define IDC_RECV_STATUS                 1005
20 #define IDC_BTN_CONNECT                 1006
21 #define IDC_BTN_DISCONNECT              1007
22 #define IDC_BTN_EXIT                    1008
23 #define IDC_RADIO_SYNC                  1009
24 #define IDC_RADIO_SYNC2                 1010
25 #define IDC_RADIO_ASYNC                 1010
26 #define ID_UPDATE                       32771
27 #define AFX_IDS_BUSYMESSAGE             57346
28 #define AFX_IDS_NOTCMESSAGE             57347
29 
30 // Next default values for new objects
31 //
32 #ifdef APSTUDIO_INVOKED
33 #ifndef APSTUDIO_READONLY_SYMBOLS
34 #define _APS_NEXT_RESOURCE_VALUE        135
35 #define _APS_NEXT_COMMAND_VALUE         32772
36 #define _APS_NEXT_CONTROL_VALUE         1010
37 #define _APS_NEXT_SYMED_VALUE           101
38 #endif
39 #endif
40