reactos/sdk/lib/rtl/amd64
Timo Kreuzer 5eab2ddb2e [RTL/x64] Do not overwrite the original context during exception handling
This fixes ExceptionContinueExecution cases, where we want to continue execution on the original context (or as modified by the handler), not on some halfway unwinded one.
2024-09-12 17:07:59 +03:00
..
debug_asm.S
dynfntbl.c
except.c [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
except_asm.S [RTL/x64] Fix a bug in RtlRaiseException 2024-05-01 11:30:29 +02:00
rtlmem.S
slist.S
stubs.c
unwind.c [RTL/x64] Do not overwrite the original context during exception handling 2024-09-12 17:07:59 +03:00