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

Alexandre Julliard julliard at winehq.org
Thu Dec 6 08:26:46 CST 2007


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Wed Dec  5 21:52:31 2007 +0100

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

---

 dlls/mshtml/conpoint.c       |    6 +++---
 dlls/mshtml/editor.c         |    8 ++++----
 dlls/mshtml/htmlanchor.c     |    2 +-
 dlls/mshtml/htmlbody.c       |    2 +-
 dlls/mshtml/htmldoc.c        |    6 +++---
 dlls/mshtml/htmlelem.c       |   26 +++++++++++++-------------
 dlls/mshtml/htmlinput.c      |    2 +-
 dlls/mshtml/htmlnode.c       |    4 ++--
 dlls/mshtml/htmloption.c     |    6 +++---
 dlls/mshtml/htmlselect.c     |    2 +-
 dlls/mshtml/htmlstyle.c      |    4 ++--
 dlls/mshtml/htmlstylesheet.c |    8 ++++----
 dlls/mshtml/htmltable.c      |    2 +-
 dlls/mshtml/htmltextarea.c   |    2 +-
 dlls/mshtml/htmlwindow.c     |    8 ++++----
 dlls/mshtml/install.c        |   30 +++++++++++++++---------------
 dlls/mshtml/loadopts.c       |   14 +++++++-------
 dlls/mshtml/main.c           |   12 ++++++------
 dlls/mshtml/mshtml_private.h |    8 ++++----
 dlls/mshtml/navigate.c       |   24 ++++++++++++------------
 dlls/mshtml/nsembed.c        |    4 ++--
 dlls/mshtml/nsevents.c       |    2 +-
 dlls/mshtml/nsio.c           |   24 ++++++++++++------------
 dlls/mshtml/persist.c        |   10 +++++-----
 dlls/mshtml/protocol.c       |   36 ++++++++++++++++++------------------
 dlls/mshtml/selection.c      |    4 ++--
 dlls/mshtml/service.c        |    4 ++--
 dlls/mshtml/task.c           |    6 +++---
 dlls/mshtml/txtrange.c       |   12 ++++++------
 dlls/mshtml/view.c           |    2 +-
 30 files changed, 140 insertions(+), 140 deletions(-)

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



More information about the wine-cvs mailing list