reactos/sdk
Timo Kreuzer b6987d1463 [RTL/x64] Remove an ASSERT in RtlpTryToUnwindEpilog
This can fail on optimized builds, where functions can end after a noreturn function call without an epilog / ret, but with an int 3. We simply fail gracefully, which is the right thing to do.
2024-04-05 18:18:45 +02:00
..
cmake [CMAKE] Update sdk/cmake/baseaddress(,_msvc).cmake (#6627) 2024-03-16 13:46:10 +09:00
include [SHELL32] Handle the Progman Folder options message and tab switching support (#5574) 2024-04-04 18:53:57 -07:00
lib [RTL/x64] Remove an ASSERT in RtlpTryToUnwindEpilog 2024-04-05 18:18:45 +02:00
tools [RSYM/x64] Sync UNW_FLAG_* values (#6653) 2024-03-23 15:13:23 +01:00