ReactOS 0.4.15-dev-7958-gcd0bb1a
d3dtest7.c File Reference
#include "precomp.h"
Include dependency graph for d3dtest7.c:

Go to the source code of this file.

Functions

BOOL D3D7Test (HWND hWnd)
 

Function Documentation

◆ D3D7Test()

BOOL D3D7Test ( HWND  hWnd)

Definition at line 11 of file d3dtest7.c.

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

Referenced by StartD3DTest().