mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 22:54:25 +08:00
39f888f2b3252cd1f70c4146c193872bbe9fccaa
- 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. svn path=/trunk/; revision=34521
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%