Alexandre Julliard : webservices: Build with msvcrt.
Module: wine Branch: master Commit: 4da92b60b6e3214f757002e11b68a14b2ce9a724 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4da92b60b6e3214f757002e11... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Jun 26 09:36:53 2019 +0200 webservices: Build with msvcrt. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/webservices/Makefile.in | 2 ++ dlls/webservices/channel.c | 9 ++------- dlls/webservices/error.c | 4 ---- dlls/webservices/heap.c | 4 ---- dlls/webservices/listener.c | 7 +------ dlls/webservices/msg.c | 7 +------ dlls/webservices/proxy.c | 4 ---- dlls/webservices/reader.c | 4 ---- dlls/webservices/url.c | 22 +++++++++++----------- dlls/webservices/writer.c | 26 ++++++++------------------ 10 files changed, 25 insertions(+), 64 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4da92b60b6e3214f75700...
participants (1)
-
Alexandre Julliard