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
/
dsshow
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-07-14
|
2KB
|
43 lines
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by main.rc
//
#define ID_APPLY 3
#define IDR_MAINMENU 101
#define IDD_OUTPUTBUFFERTYPE 102
#define IDD_ABOUT 103
#define IDD_DSENUMBOX 109
#define IDI_ICON1 104
#define IDI_ICON2 105
#define IDI_ICON3 107
#define IDD_CHECKLATENCY 108
#define IDD_FILEOPEN_NEST 110
#define IDC_FONEST_STICKY 111
#define IDC_FORMATS 1000
#define ID_OK 1001
#define ID_CANCEL 1002
#define ID_DONE 1004
#define IDC_FILES_LB 1005
#define ID_PLAY 1006
#define ID_STOP 1007
#define IDC_DSENUM_COMBO 1008
#define ID_FILE_EXIT 40002
#define IDPD_FILE_EXIT 40002
#define IDPD_FILE_OPEN 40003
#define IDPD_OPTIONS_OUTPUTTYPE 40004
#define IDPD_HELP_ABOUT 40005
#define IDPD_CHECKLATENCY 40006
#define IDPD_ENUMDRIVERS 40007
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 112
#define _APS_NEXT_COMMAND_VALUE 40008
#define _APS_NEXT_CONTROL_VALUE 1009
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif