- winternl.h is deprecated since the NDK was invented, don't use

svn path=/trunk/; revision=37523
This commit is contained in:
Stefan Ginsberg 2008-11-21 19:23:42 +00:00
parent de77947079
commit 922ae17a2e

View file

@ -23,7 +23,7 @@
#include <ntstatus.h>
#define WIN32_NO_STATUS
#include <windows.h>
#include <winternl.h>
#include <ntndk.h>
#include <powrprof.h>
#include <wchar.h>
#include <stdio.h>