mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
[NDK]
Add definition of PWOW64_CONTEXT svn path=/trunk/; revision=55494
This commit is contained in:
parent
eece771f9f
commit
03e2adb69e
1 changed files with 2 additions and 0 deletions
|
@ -2332,6 +2332,8 @@ RtlInitializeContext(
|
||||||
);
|
);
|
||||||
|
|
||||||
#ifdef _M_AMD64
|
#ifdef _M_AMD64
|
||||||
|
typedef struct _WOW64_CONTEXT *PWOW64_CONTEXT;
|
||||||
|
|
||||||
NTSYSAPI
|
NTSYSAPI
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Reference in a new issue