ReactOS 0.4.15-dev-7934-g1dc8d80
d3d9_common.h File Reference
#include <windows.h>
Include dependency graph for d3d9_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COBJMACROS
 
#define DLLAPI   __declspec(dllexport)
 
#define DX_D3D9_DEBUG   0x80000000
 

Variables

struct IDirect3D9Vtbl Direct3D9_Vtbl
 

Macro Definition Documentation

◆ COBJMACROS

#define COBJMACROS

Definition at line 11 of file d3d9_common.h.

◆ DLLAPI

#define DLLAPI   __declspec(dllexport)

Definition at line 14 of file d3d9_common.h.

◆ DX_D3D9_DEBUG

#define DX_D3D9_DEBUG   0x80000000

Definition at line 15 of file d3d9_common.h.

Variable Documentation

◆ Direct3D9_Vtbl

struct IDirect3D9Vtbl Direct3D9_Vtbl
extern

Definition at line 1028 of file d3d9_impl.c.

Referenced by CreateD3D9().