|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Public Attributes | |
| ULONG | ActiveFrame |
| LIST_ENTRY32 | FrameListCache |
| ULONG | Flags |
| ULONG | NextCookieSequenceNumber |
| ULONG32 | StackId |
Definition at line 776 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK32::ActiveFrame |
Definition at line 778 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK32::Flags |
Definition at line 780 of file winternl.h.
| LIST_ENTRY32 _ACTIVATION_CONTEXT_STACK32::FrameListCache |
Definition at line 779 of file winternl.h.
| ULONG _ACTIVATION_CONTEXT_STACK32::NextCookieSequenceNumber |
Definition at line 781 of file winternl.h.
| ULONG32 _ACTIVATION_CONTEXT_STACK32::StackId |
Definition at line 782 of file winternl.h.