|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <apitest.h>#include <stdio.h>#include <wingdi.h>#include <objbase.h>#include <imm.h>#include <immdev.h>#include <imm32_undoc.h>#include <winddi.h>#include <prntfont.h>#include <ndk/rtlfuncs.h>#include <ndk/mmfuncs.h>#include <ntuser.h>#include <ntgdityp.h>#include <ntgdi.h>#include <ntgdihdl.h>#include <gditools.h>
Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
| #define | _INC_WINDOWS |
| #define | COM_NO_WINDOWS_H |
| #define | NTOS_MODE_USER |
| #define | TEST(x) ok(x, "TEST failed: %s\n", #x) |
| #define | RTEST(x) ok(x, "RTEST failed: %s\n", #x) |
| #define | GdiHandleTable GdiQueryTable() |
| #define GdiHandleTable GdiQueryTable() |