Eric Pouech : urlmon: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Fri Feb 18 15:14:59 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Fri Feb 18 09:18:16 2022 +0100

urlmon: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/urlmon/Makefile.in   |   2 +-
 dlls/urlmon/axinstall.c   |  10 +-
 dlls/urlmon/bindctx.c     |  36 ++++----
 dlls/urlmon/binding.c     |  90 +++++++++---------
 dlls/urlmon/bindprot.c    |  52 +++++------
 dlls/urlmon/download.c    |  22 ++---
 dlls/urlmon/file.c        |  24 ++---
 dlls/urlmon/format.c      |  10 +-
 dlls/urlmon/ftp.c         |  30 +++---
 dlls/urlmon/gopher.c      |  22 ++---
 dlls/urlmon/http.c        |  72 +++++++--------
 dlls/urlmon/internet.c    |  44 ++++-----
 dlls/urlmon/mimefilter.c  |  28 +++---
 dlls/urlmon/mk.c          |  26 +++---
 dlls/urlmon/protocol.c    |  24 ++---
 dlls/urlmon/sec_mgr.c     | 110 +++++++++++-----------
 dlls/urlmon/session.c     |  36 ++++----
 dlls/urlmon/umon.c        |  22 ++---
 dlls/urlmon/umstream.c    |  10 +-
 dlls/urlmon/uri.c         | 226 +++++++++++++++++++++++-----------------------
 dlls/urlmon/urlmon_main.c |  26 +++---
 dlls/urlmon/usrmarshal.c  |  18 ++--
 22 files changed, 470 insertions(+), 470 deletions(-)

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



More information about the wine-cvs mailing list