16 Feb
2020
16 Feb
'20
9:23 p.m.
Module: wine Branch: master Commit: ef908c59c1274f6cd8652795739a165f544b6e50 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ef908c59c1274f6cd86527957... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Fri Feb 14 16:41:38 2020 +0100 winhttp/tests: Use wide character string literals. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winhttp/tests/notification.c | 55 ++-- dlls/winhttp/tests/url.c | 115 +++---- dlls/winhttp/tests/winhttp.c | 645 ++++++++++++++++---------------------- 3 files changed, 326 insertions(+), 489 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ef908c59c1274f6cd8652...