Source position: jwanative.pas line 3165
type _ACTIVATION_CONTEXT_STACK = record
Flags: ULONG;
NextCookieSequenceNumber: ULONG;
ActiveFrame: PRTL_ACTIVATION_CONTEXT_STACK_FRAME;
FrameListCache: LIST_ENTRY;
end;