reactos/sdk/include
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
..
asm [FREELDR/x64] Add Multiboot header 2024-10-19 17:54:39 +03:00
c++ [CRT] Add C++ const correct overloads 2024-10-22 08:17:45 +03:00
crt [CRT] Fix build with clang-cl 17 2025-01-14 13:34:24 +02:00
ddk [INCLUDE][WKSSVC][MSV1_0] Rename msv1_0p.h to ntmsv1_0.h and move it to the ddk directory 2024-12-25 12:52:55 +01:00
dxsdk [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
GL [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
host [SDK] Fix definition of IMAGE_NT_HEADERS64 in host tools 2021-04-28 13:10:23 +02:00
ndk [NDK] Remove amd64/asm.h 2024-12-26 11:08:15 +02:00
psdk [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
reactos [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
vcruntime [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-14 13:34:24 +02:00
wdf/kmdf/1.17 [VCRUNTIME] Move compiler runtime headers into their own folder 2024-11-02 12:52:59 +02:00
winrt [SDK] Add some missing headers 2024-11-04 08:42:34 +02:00
xdk [SDK] Add some missing definitions 2024-11-04 08:42:34 +02:00