|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio.h>#include <windows.h>#include <ddraw.h>#include <ddrawi.h>#include <d3dhal.h>#include <ddrawgdi.h>

Go to the source code of this file.
Classes | |
| struct | tagTEST |
Macros | |
| #define | TEST(x) |
Typedefs | |
| typedef BOOL(* | TESTPROC) (INT *, INT *) |
| typedef struct tagTEST | TEST |
| typedef struct tagTEST * | PTEST |
Variables | |
| TEST | TestList [] |
Definition at line 23 of file ddrawtest.h.
Definition at line 17 of file testlist.cpp.