mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Use W32API.
svn path=/trunk/; revision=15966
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user