home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
atl
/
connect
/
mdrive
/
mdrivres.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-03-26
|
802b
|
25 lines
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MDrive.rc
//
#define IDB_START 3
#define IDB_STOP 4
#define IDB_STOP_ALL 5
#define IDB_ADVISE 6
#define IDB_UNADVISE 7
#define IDC_PICTURE 8
#define IDP_OLE_INIT_FAILED 100
#define IDD_MDRIVE_DIALOG 102
#define IDR_MAINFRAME 128
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif