mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
commita084d1db62b89392803d2f366d7f1b26a7a46ce8
authorMichael Stefaniuc <mstefani@redhat.de>
Wed, 5 Dec 2007 20:52:31 +0000 (5 21:52 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Dec 2007 11:07:30 +0000 (6 12:07 +0100)
tree976054dbbe03198843a3744e1319aab7386750b4
parentd457af740d510cc18764ec538d2cada011b32588
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
30 files changed:
dlls/mshtml/conpoint.c
dlls/mshtml/editor.c
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmlstylesheet.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/install.c
dlls/mshtml/loadopts.c
dlls/mshtml/main.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/navigate.c
dlls/mshtml/nsembed.c
dlls/mshtml/nsevents.c
dlls/mshtml/nsio.c
dlls/mshtml/persist.c
dlls/mshtml/protocol.c
dlls/mshtml/selection.c
dlls/mshtml/service.c
dlls/mshtml/task.c
dlls/mshtml/txtrange.c
dlls/mshtml/view.c