Hans Leidekker : winhttp: Implement the WINHTTP_FLAG_ESCAPE_* flags.

Alexandre Julliard julliard at winehq.org
Thu Oct 4 17:14:43 CDT 2018


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Thu Oct  4 10:32:01 2018 +0200

winhttp: Implement the WINHTTP_FLAG_ESCAPE_* flags.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42677
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/request.c         |  12 ++--
 dlls/winhttp/session.c         |  67 +++++++++++++++-------
 dlls/winhttp/tests/url.c       |  29 +++++++++-
 dlls/winhttp/tests/winhttp.c   |  60 +++++++++++++++-----
 dlls/winhttp/url.c             | 122 +++++++++++++++++------------------------
 dlls/winhttp/winhttp_private.h |  10 +++-
 6 files changed, 188 insertions(+), 112 deletions(-)

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



More information about the wine-cvs mailing list