ReactOS 0.4.15-dev-7918-g2a2556c
d3dtest8.c File Reference
#include "precomp.h"
Include dependency graph for d3dtest8.c:

Go to the source code of this file.

Functions

BOOL D3D8Test (HWND hWnd)
 

Function Documentation

◆ D3D8Test()

BOOL D3D8Test ( HWND  hWnd)

Definition at line 11 of file d3dtest8.c.

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

Referenced by StartD3DTest().