ReactOS 0.4.16-dev-424-ge4748fe
|
Go to the source code of this file.
Classes | |
struct | _EDD_DIRECTDRAW_LOCAL |
struct | _EDD_SURFACE |
struct | _EDD_DIRECTDRAW_GLOBAL |
Macros | |
#define | EDDDGBL_MISCCALLBACKS 0x001 |
#define | EDDDGBL_VIDEOPORTCALLBACKS 0x002 |
#define | EDDDGBL_COLORCONTROLCALLBACKS 0x004 |
#define | EDDDGBL_MOTIONCOMPCALLBACKS 0x040 |
#define | EDDDGBL_MISC2CALLBACKS 0x080 |
#define | EDDDGBL_DDMORECAPS 0x100 |
#define | EDDDGBL_D3DCALLBACKS3 0x200 |
#define | EDDDGBL_NTCALLBACKS 0x400 |
#define | EDDDGBL_PRIVATEDRIVERCAPS 0x800 |
Typedefs | |
typedef struct _EDD_DIRECTDRAW_LOCAL | EDD_DIRECTDRAW_LOCAL |
typedef struct _EDD_DIRECTDRAW_LOCAL * | PEDD_DIRECTDRAW_LOCAL |
typedef struct _EDD_SURFACE | EDD_SURFACE |
typedef struct _EDD_SURFACE * | PEDD_SURFACE |
typedef struct _EDD_DIRECTDRAW_GLOBAL | EDD_DIRECTDRAW_GLOBAL |
typedef struct _EDD_DIRECTDRAW_GLOBAL * | PEDD_DIRECTDRAW_GLOBAL |
#define EDDDGBL_COLORCONTROLCALLBACKS 0x004 |
Definition at line 109 of file directxint.h.
#define EDDDGBL_D3DCALLBACKS3 0x200 |
Definition at line 113 of file directxint.h.
#define EDDDGBL_DDMORECAPS 0x100 |
Definition at line 112 of file directxint.h.
#define EDDDGBL_MISC2CALLBACKS 0x080 |
Definition at line 111 of file directxint.h.
#define EDDDGBL_MISCCALLBACKS 0x001 |
Definition at line 107 of file directxint.h.
#define EDDDGBL_MOTIONCOMPCALLBACKS 0x040 |
Definition at line 110 of file directxint.h.
#define EDDDGBL_NTCALLBACKS 0x400 |
Definition at line 114 of file directxint.h.
#define EDDDGBL_PRIVATEDRIVERCAPS 0x800 |
Definition at line 115 of file directxint.h.
#define EDDDGBL_VIDEOPORTCALLBACKS 0x002 |
Definition at line 108 of file directxint.h.
typedef struct _EDD_SURFACE EDD_SURFACE |
typedef struct _EDD_DIRECTDRAW_LOCAL * PEDD_DIRECTDRAW_LOCAL |
typedef struct _EDD_SURFACE * PEDD_SURFACE |