source: trunk/MFCtooling/TestProg/resource.h @ 621

Last change on this file since 621 was 148, checked in by jhall, 13 years ago

added some new elements

File size: 1.4 KB
Line 
1//{{NO_DEPENDENCIES}}
2// Microsoft Visual C++ generated include file.
3// Used by TestProg.rc
4//
5#define IDR_TestProgTYPE_SRVR_IP        4
6#define IDR_TestProgTYPE_SRVR_EMB       5
7#define IDR_TestProgTYPE_CNTR_IP        6
8#define IDD_ABOUTBOX                    100
9#define IDP_OLE_INIT_FAILED             100
10#define IDP_FAILED_TO_CREATE            102
11#define IDR_MAINFRAME                   128
12#define IDR_TestProgTYPE                129
13#define IDC_EDIT1                       1000
14#define IDC_CHECK1                      1001
15#define IDC_COMBO1                      1002
16#define IDC_RADIO1                      1003
17#define IDC_RADIO2                      1004
18#define IDC_RADIO3                      1005
19#define IDC_SLIDER1                     1006
20#define IDC_SPIN1                       1007
21#define IDC_SLIDER2                     1007
22#define IDC_LIST1                       1008
23#define IDC_TAB1                        1010
24#define IDC_TREE1                       1013
25#define ID_CANCEL_EDIT_CNTR             32768
26#define ID_CANCEL_EDIT_SRVR             32769
27
28// Next default values for new objects
29//
30#ifdef APSTUDIO_INVOKED
31#ifndef APSTUDIO_READONLY_SYMBOLS
32#define _APS_NEXT_RESOURCE_VALUE        131
33#define _APS_NEXT_COMMAND_VALUE         32771
34#define _APS_NEXT_CONTROL_VALUE         1014
35#define _APS_NEXT_SYMED_VALUE           101
36#endif
37#endif
Note: See TracBrowser for help on using the repository browser.