7 May
2020
7 May
'20
10:56 p.m.
Module: wine Branch: master Commit: a946e7fbbe7151615eabfa5465ca741008e01c7c URL: https://source.winehq.org/git/wine.git/?a=commit;h=a946e7fbbe7151615eabfa546... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu May 7 11:52:49 2020 +0200 kernel32/tests: Use wide character string literals in FormatMessage() tests. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/tests/format_msg.c | 485 +++++++++++++++------------------------ 1 file changed, 187 insertions(+), 298 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a946e7fbbe7151615eabf...