ReactOS 0.4.15-dev-6656-gbbb33a6
|
#include <ketypes.h>
Public Attributes | |
CONTEXT | Context |
EXCEPTION_RECORD | ExceptionRecord |
ULONG64 | Alignment |
MACHINE_FRAME | MachineFrame |
CONTEXT _KUSER_EXCEPTION_STACK::Context |
Definition at line 1016 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
EXCEPTION_RECORD _KUSER_EXCEPTION_STACK::ExceptionRecord |
Definition at line 1017 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
MACHINE_FRAME _KUSER_EXCEPTION_STACK::MachineFrame |
Definition at line 1019 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().