[ros-diffs] [fireball] 34521: Yuriy Sidorov <jura@cp-lab.com> - Speed-up user mode exception handling by calling RtlDispatchException() first if there is no active user mode debugger. This avoids switches to kernel mode if exception can be handled by SEH. See issue #3485 for more details.