ReactOS
0.4.14-dev-593-g1793dcc
|
#include <rtltypes.h>
Public Attributes | |
PEXCEPTION_RECORD | ExceptionRecord |
PCONTEXT | ContextRecord |
Definition at line 195 of file rtltypes.h.
PCONTEXT _EXCEPTION_POINTERS::ContextRecord |
Definition at line 197 of file rtltypes.h.
Referenced by _SEH2FrameHandler(), _SEHFrameHandler(), dump_exception_info(), fetch_thread_info(), PrintStackTrace(), PspUnhandledExceptionInSystemThread(), RtlpCallVectoredHandlers(), UDFExceptionFilter(), verify_xpointers(), and WriteMinidump().
PEXCEPTION_RECORD _EXCEPTION_POINTERS::ExceptionRecord |
Definition at line 196 of file rtltypes.h.
Referenced by __CxxDetectRethrow(), _gnu_exception_handler(), _SEH2FrameHandler(), _SEHFrameHandler(), dump_exception_info(), PrintStackTrace(), PspUnhandledExceptionInSystemThread(), rpc_filter(), RtlpCallVectoredHandlers(), stub_filter(), UDFExceptionFilter(), unhandled_exception(), verify_xpointers(), and WriteMinidump().