mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 13:33:42 +00:00
8e799e2d3e
- Add two missing debugstr_w* helpers. These will be needed for future winetest syncs. Note that such change would be unnecessary, would wine/test.h and wine/debug.h be also updated with latest Wine versions. Indeed, wine/debug.h is now allowed to be included in wine tests since wine commit: ``` include: Allow using debug.h in tests. Signed-off-by: Alexandre Julliard <julliard@winehq.org> wine commit id c8f338369695d360e021f2cbd82a18b2c0eb1514 by Alexandre Julliard <julliard@winehq.org> ``` - Since our wine/test.h doesn't include wine/debug.h for now, include instead stdio.h for the time being, in order to get support for s(w)printf() in tests that don't include stdio.h |
||
---|---|---|
.. | ||
asm | ||
c++ | ||
crt | ||
ddk | ||
dxsdk | ||
GL | ||
host | ||
ndk | ||
psdk | ||
reactos | ||
wdf/kmdf/1.17 | ||
xdk |