ReactOS
0.4.15-dev-2103-g9dff498
|
#include <ketypes.h>
Public Attributes | |
CONTEXT | Context |
EXCEPTION_RECORD | ExceptionRecord |
ULONG64 | Alignment |
MACHINE_FRAME | MachineFrame |
CONTEXT _KUSER_EXCEPTION_STACK::Context |
Definition at line 1007 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
EXCEPTION_RECORD _KUSER_EXCEPTION_STACK::ExceptionRecord |
Definition at line 1008 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
MACHINE_FRAME _KUSER_EXCEPTION_STACK::MachineFrame |
Definition at line 1010 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().