Jacek Caban : urlmon: Wrap heap functions.

Alexandre Julliard julliard at winehq.org
Mon Nov 26 08:16:19 CST 2007


Module: wine
Branch: master
Commit: 03218d6d2cd8f6fab46596e6a8714d3eb0dc10d9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=03218d6d2cd8f6fab46596e6a8714d3eb0dc10d9

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun Nov 25 19:07:54 2007 +0100

urlmon: Wrap heap functions.

---

 dlls/urlmon/bindctx.c     |    8 +++---
 dlls/urlmon/binding.c     |   36 ++++++++++++++++----------------
 dlls/urlmon/bindprot.c    |    4 +-
 dlls/urlmon/file.c        |   12 +++++-----
 dlls/urlmon/format.c      |    8 +++---
 dlls/urlmon/ftp.c         |    4 +-
 dlls/urlmon/http.c        |   35 +++++++++++++++----------------
 dlls/urlmon/mk.c          |   12 +++++-----
 dlls/urlmon/regsvr.c      |    4 +-
 dlls/urlmon/sec_mgr.c     |   22 +++++++++---------
 dlls/urlmon/session.c     |   12 +++++-----
 dlls/urlmon/umon.c        |   50 ++++++++++++++++++++++----------------------
 dlls/urlmon/umstream.c    |   34 +++++++++++++-----------------
 dlls/urlmon/urlmon_main.h |   20 ++++++++++++++++++
 14 files changed, 138 insertions(+), 123 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=03218d6d2cd8f6fab46596e6a8714d3eb0dc10d9



More information about the wine-cvs mailing list