Files
reactos/sdk/include/reactos/wine
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
..
2024-11-27 10:37:18 +02:00
2024-10-20 14:12:25 +03:00