CallExceptionFilter   35 base/win/wrapped_window_proc.h BASE_EXPORT int CallExceptionFilter(EXCEPTION_POINTERS* info);
CallExceptionFilter   77 base/win/wrapped_window_proc.h   } __except(CallExceptionFilter(GetExceptionInformation())) {