reactos/sdk
Timo Kreuzer 478317abcb [PSEH] Fix SEH compatibility macros for dummy PSEH
This is used with Clang, which does have native SEH, but it's broken and can cause the compiler to crash. Previously some code was not handling this and instead used native SEH for clang. Fix this by always using _SEH2_* macros instead of relying on __USE_PSEH2__ to be defined.

Try to improve things
2025-01-14 13:34:24 +02:00
..
cmake [CMAKE] Disable a number of warnings for clang 2025-01-14 13:34:24 +02:00
include [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
lib [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
tools [REACTOS] Fix 'seperate' typos 2024-12-11 08:56:06 +02:00