Module: wine Branch: master Commit: ef908c59c1274f6cd8652795739a165f544b6e50 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ef908c59c1274f6cd86527957...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Feb 14 16:41:38 2020 +0100
winhttp/tests: Use wide character string literals.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...