my_exception_handler 11036 src/w32fns.c static LONG CALLBACK my_exception_handler (EXCEPTION_POINTERS *); my_exception_handler 11347 src/w32fns.c prev_exception_handler = SetUnhandledExceptionFilter (my_exception_handler);