Add definition of PWOW64_CONTEXT

svn path=/trunk/; revision=55494
This commit is contained in:
Timo Kreuzer 2012-02-08 16:25:13 +00:00
parent eece771f9f
commit 03e2adb69e

View file

@ -2332,6 +2332,8 @@ RtlInitializeContext(
);
#ifdef _M_AMD64
typedef struct _WOW64_CONTEXT *PWOW64_CONTEXT;
NTSYSAPI
NTSTATUS
NTAPI