ReactOS
0.4.15-dev-5615-gc3644fd
|
#include <ketypes.h>
Public Attributes | |
CONTEXT | Context |
EXCEPTION_RECORD | ExceptionRecord |
ULONG64 | Alignment |
MACHINE_FRAME | MachineFrame |
CONTEXT _KUSER_EXCEPTION_STACK::Context |
Definition at line 1012 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
EXCEPTION_RECORD _KUSER_EXCEPTION_STACK::ExceptionRecord |
Definition at line 1013 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().
MACHINE_FRAME _KUSER_EXCEPTION_STACK::MachineFrame |
Definition at line 1015 of file ketypes.h.
Referenced by KiDispatchExceptionToUser().