reactos/sdk
Timo Kreuzer 83e741c643 [RTL/x64] Implement RtlRaiseException in asm
This fixes invalid contexts being passed to RtlDispatchException. Also update the ExceptionAddress field in the EXCEPTION_FRAME, to match the Rip value in the CONTEXT, which is required for proper unwinding.
2024-04-14 14:12:35 +02:00
..
cmake [CMAKE] Update sdk/cmake/baseaddress(,_msvc).cmake (#6627) 2024-03-16 13:46:10 +09:00
include [NDK/x64] Remove #pragma pack(push,4) around KPRCB/KPCR 2024-04-13 17:59:04 +02:00
lib [RTL/x64] Implement RtlRaiseException in asm 2024-04-14 14:12:35 +02:00
tools [RSYM/x64] Sync UNW_FLAG_* values (#6653) 2024-03-23 15:13:23 +01:00