reactos/sdk/include
Hermès Bélusca-Maïto 37b0646e76
[SDK:WINE] Fix get_temp_buffer() call in wine_dbgstr_wn()
Addendum to commit dbc7eeb47e (PR #4303).

The argument to get_temp_buffer() should specify the length of the
string being buffered + 1 (for the NUL-terminator).
The original code wrongly interverted this with specifying the buffer
shifted by one character.
2025-01-11 21:17:28 +01: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] corecrt.h: add secure function overload macros 2024-12-04 08:13:49 +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 [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 [SDK][PSEH] Improve PSEH a bit 2024-11-27 10:50:03 +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