reactos/modules/rostests/apitests/include
Timo Kreuzer f1b60c66f0 [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.
2025-01-16 14:18:53 +02:00
..
apitest.h [PSEH] Fix SEH compatibility macros for dummy PSEH 2025-01-16 14:18:53 +02:00
apitest_guard.h [APITESTS] Centrally define AllocateGuarded/FreeGuarded instead of duplicating them. 2019-12-31 15:18:41 +01:00
apitest_iathook.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
msgtrace.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
msgtrace.h [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
unknownbase.h
user32testhelpers.h [USER32_APITEST] Add a PCH. 2017-12-02 22:18:06 +01:00