reactos/sdk/lib/pseh
Timo Kreuzer cfb579dd67 [PSEH3] Fix unlinking of EH frames during unwind.
On Windows the function that calls the language specific exception handler function registers it's own exception handler, so the top of the exception chain does not point to our own handler. We need to take that into account when unwinding the stack and removing each handler as we go.
2025-07-10 11:15:23 +03:00
..
amd64
arm
i386 [PSEH3] Fix unlinking of EH frames during unwind. 2025-07-10 11:15:23 +03:00
include/pseh [PSEH3] Fix _SEH3_LEAVE 2025-07-10 11:15:23 +03:00
CMakeLists.txt [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
dummy.c
framebased.c