9 Oct
2020
9 Oct
'20
10 p.m.
Module: wine Branch: master Commit: 683cdf558fe003bfb13061279a5698cd3d8165f8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=683cdf558fe003bfb13061279... Author: Owen Rudge <orudge(a)codeweavers.com> Date: Thu Oct 1 13:13:54 2020 +0100 wsdapi: Use wide character string literals. Signed-off-by: Owen Rudge <orudge(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wsdapi/soap.c | 137 ++++++++++++++++------------------------------------- dlls/wsdapi/xml.c | 3 +- 2 files changed, 43 insertions(+), 97 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=683cdf558fe003bfb1306...