_d_monitor_handler

The frame handler, this is called for each frame that has been registered in the OS except_list. Input: EAX the handler table for the frame

version(Win32)
EXCEPTION_DISPOSITION
_d_monitor_handler
(
EXCEPTION_RECORD* exceptionRecord
,
DEstablisherFrame* frame
,
CONTEXT* context
,)
Suggestion Box / Bug Report