[NDK]: Missing define.

svn path=/trunk/; revision=56657
This commit is contained in:
Alex Ionescu 2012-05-25 19:26:42 +00:00
parent 4d61ae25fc
commit 92be0e4131

View file

@ -80,6 +80,12 @@ Author:
#define RTL_CALLER_ALLOCATED_ACTIVATION_CONTEXT_STACK_FRAME_FORMAT_WHISTLER \
0x1
//
// RtlActivateActivationContextEx Flags
//
#define RTL_ACTIVATE_ACTIVATION_CONTEXT_EX_FLAG_RELEASE_ON_STACK_DEALLOCATION \
0x1
//
// Public Heap Flags
//