reactos/sdk/include
Timo Kreuzer 78417c5532 [CRT] Fix build with clang-cl 17
#pragma function(llabs) causes an error: "error: no_builtin attribute has no effect on defaulted or deleted functions"
This is probably a bug in clang, see https://github.com/llvm/llvm-project/issues/116256
2025-01-14 13:34:24 +02:00
..
asm
c++
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
GL
host
ndk [NDK] Remove amd64/asm.h 2024-12-26 11:08:15 +02:00
psdk [PSDK] Fix BATTERY_UNKNOWN_TIME value constant 2025-01-08 23:49:15 +01:00
reactos [SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn() 2025-01-11 21:17:28 +01:00
vcruntime [VCRUNTIME] Fix a warning with GCC 13 2025-01-14 13:34:24 +02:00
wdf/kmdf/1.17
winrt
xdk