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

Last change on this file since 32 was 32, checked in by sherbold, 13 years ago
File size: 1.2 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 ID_CANCEL_EDIT_CNTR             32768
22#define ID_CANCEL_EDIT_SRVR             32769
23
24// Next default values for new objects
25//
26#ifdef APSTUDIO_INVOKED
27#ifndef APSTUDIO_READONLY_SYMBOLS
28#define _APS_NEXT_RESOURCE_VALUE        131
29#define _APS_NEXT_COMMAND_VALUE         32771
30#define _APS_NEXT_CONTROL_VALUE         1008
31#define _APS_NEXT_SYMED_VALUE           101
32#endif
33#endif
Note: See TracBrowser for help on using the repository browser.