Michael Stefaniuc : urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.

Alexandre Julliard julliard at winehq.org
Fri Nov 30 07:56:21 CST 2007


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Thu Nov 29 22:12:34 2007 +0100

urlmon: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.

---

 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        |   34 +++++++++++++++---------------
 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    |   28 ++++++++++++------------
 dlls/urlmon/urlmon_main.h |    8 +++---
 14 files changed, 121 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list