48 lines
1.4 KiB
C
48 lines
1.4 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by mcdtab.RC
|
|
//
|
|
|
|
#define SUPPORT_MCDBG_FLAGS
|
|
|
|
#define IDS_HELPFILE 1
|
|
|
|
#define IDC_GRPBOX_1 10
|
|
#define IDC_GRPBOX_2 11
|
|
|
|
#define IDC_MCD_ENABLE 20
|
|
#define IDC_MCD_SYNCSWAP 21
|
|
#define IDC_MCD_PALFMTS 22
|
|
#define IDC_MCD_IOPRIORITY 23
|
|
#define IDC_MCD_DEBUG 24
|
|
#define IDC_MCD_STENCIL 25
|
|
#define IDC_DCI_TIMEOUT 26
|
|
|
|
#ifdef SUPPORT_MCDBG_FLAGS
|
|
#define IDC_MCDBG_ALLOCBUF 30
|
|
#define IDC_MCDBG_GETBUF 31
|
|
#define IDC_MCDBG_DRAW 32
|
|
#define IDC_MCDBG_CLEAR 33
|
|
#define MCDDEBUG_DISABLE_ALLOCBUF 0x00000001
|
|
#define MCDDEBUG_DISABLE_GETBUF 0x00000002
|
|
#define MCDDEBUG_DISABLE_PROCBATCH 0x00000004
|
|
#define MCDDEBUG_DISABLE_CLEAR 0x00000008
|
|
#endif
|
|
|
|
#define MCD_DLG 40
|
|
#define IDI_OPENGL 41
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 108
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1011
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|