Use W32API.

svn path=/trunk/; revision=15966
This commit is contained in:
Filip Navara
2005-06-17 11:05:49 +00:00
parent ab4dfd00f0
commit aab0294f3b
+3 -1
View File
@@ -1,4 +1,3 @@
#undef __USE_W32API
#include <windows.h>
#include <debug.h>
#include <ddk/ntddk.h>
@@ -12,6 +11,9 @@
#include <strpool.h>
#include <roscfg.h>
/* FIXME: Belongs to some header. */
WINBOOL STDCALL GdiDllInitialize(HANDLE, DWORD, LPVOID);
#ifdef DBG
/* See debug.h for debug/trace constants */