ReactOS 0.4.15-dev-7942-gd23573b
d3dtest9.c
Go to the documentation of this file.
1/*
2 * PROJECT: ReactX Diagnosis Application
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: base/applications/dxdiag/d3dtest9.c
5 * PURPOSE: ReactX Direct3D 9 tests
6 * PROGRAMMERS: Gregor Gullwi <gbrunmar (dot) ros (at) gmail (dot) com>
7 */
8
9#include "precomp.h"
10
12{
13 return FALSE;
14}
HWND hWnd
Definition: settings.c:17
BOOL D3D9Test(HWND hWnd)
Definition: d3dtest9.c:11
#define FALSE
Definition: types.h:117
unsigned int BOOL
Definition: ntddk_ex.h:94