Hans Leidekker : winhttp: Build with msvcrt.

Alexandre Julliard julliard at winehq.org
Wed Nov 20 16:49:12 CST 2019


Module: wine
Branch: master
Commit: e3057aea62c911fc7d7ae73d30d3ffa892956fd7
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=e3057aea62c911fc7d7ae73d30d3ffa892956fd7

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Nov 20 14:29:08 2019 +0100

winhttp: Build with msvcrt.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/Makefile.in       |   2 +
 dlls/winhttp/cookie.c          |  36 +++----
 dlls/winhttp/handle.c          |   3 +-
 dlls/winhttp/main.c            |   5 +-
 dlls/winhttp/net.c             |  15 ++-
 dlls/winhttp/request.c         | 218 ++++++++++++++++++++---------------------
 dlls/winhttp/session.c         |  90 +++++++++--------
 dlls/winhttp/url.c             |  48 +++++----
 dlls/winhttp/winhttp_private.h |   9 +-
 9 files changed, 208 insertions(+), 218 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=e3057aea62c911fc7d7ae73d30d3ffa892956fd7



More information about the wine-cvs mailing list