1. An ability to disable "SetUnhandledExceptionFilter(NULL)" statement in abort.c, gs_report.c, and invarg.c files using, for example, _set_abort_behavior(0, _INVOKE_WATSON) call or something like this.
OR
2. An ability to register a callback function that will be fired just before an invocation of Dr.Watson.