ReactOS 0.4.15-dev-7942-gd23573b
d3dtest9.c File Reference
#include "precomp.h"
Include dependency graph for d3dtest9.c:

Go to the source code of this file.

Functions

BOOL D3D9Test (HWND hWnd)
 

Function Documentation

◆ D3D9Test()

BOOL D3D9Test ( HWND  hWnd)

Definition at line 11 of file d3dtest9.c.

12{
13 return FALSE;
14}
#define FALSE
Definition: types.h:117

Referenced by StartD3DTest().