home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
graphics
/
directx
/
stretch
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-14
|
1KB
|
30 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by STRETCH.RC
//
#define IDR_MENU 1
#define ID_FILE_EXIT 10001
#define ID_ROTATION_STOP 40001
#define ID_ROTATION_SLOW 40011
#define ID_ROTATION_FAST 40012
#define ID_SIZE_1X1 40002
#define ID_SIZE_2X1 40003
#define ID_SIZE_3X1 40004
#define ID_SIZE_1X2 40005
#define ID_SIZE_2X2 40006
#define ID_SIZE_3X2 40007
#define ID_SIZE_1X3 40008
#define ID_SIZE_2X3 40009
#define ID_SIZE_3X3 40010
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40011
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif