ReactOS 0.4.16-dev-737-g3368adc
|
#include <ketypes.h>
Public Attributes | |
CONTEXT | Context |
EXCEPTION_RECORD | ExceptionRecord |
ULONG64 | Alignment |
MACHINE_FRAME | MachineFrame |
CONTEXT _KUSER_EXCEPTION_STACK::Context |
Definition at line 1114 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
EXCEPTION_RECORD _KUSER_EXCEPTION_STACK::ExceptionRecord |
Definition at line 1115 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
MACHINE_FRAME _KUSER_EXCEPTION_STACK::MachineFrame |
Definition at line 1117 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().