home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
mfc
/
ole
/
ipdrive
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-03-26
|
1KB
|
36 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by IPDRIVE.RC
//
#define IDD_ABOUTBOX 100
#define IDP_OLE_INIT_FAILED 100
#define IDD_IPDRIVE_FORM 101
#define IDR_MAINFRAME 128
#define IDS_NOTHING 129
#define IDS_UNKNOWN 130
#define IDP_UNABLE_TO_CREATE_INPROC 131
#define IDP_INCOMPATIBLE_TYPE_VALUE 132
#define IDP_TIMING_RESULT 133
#define IDC_COMBO2 1001
#define IDC_EDIT1 1002
#define IDC_COMBO3 1003
#define IDC_EDIT2 1004
#define IDC_CURRENT_COUNT 1007
#define IDC_BUTTON1 1010
#define IDC_BUTTON2 1011
#define ID_LOOKUP 0x8001
#define ID_ADD 0x8002
#define ID_REMOVE 0x8003
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif