ReactOS 0.4.16-dev-92-g0c2cdca
|
#include "d3d9_common.h"
Go to the source code of this file.
Classes | |
struct | _D3D9Cursor |
Typedefs | |
typedef struct _D3D9Cursor | D3D9Cursor |
Functions | |
D3D9Cursor * | CreateD3D9Cursor (struct _Direct3DDevice9_INT *pBaseDevice, struct _Direct3DSwapChain9_INT *pSwapChain) |
typedef struct _D3D9Cursor D3D9Cursor |
D3D9Cursor * CreateD3D9Cursor | ( | struct _Direct3DDevice9_INT * | pBaseDevice, |
struct _Direct3DSwapChain9_INT * | pSwapChain | ||
) |
Definition at line 18 of file d3d9_cursor.c.
Referenced by Direct3DSwapChain9_Init().