mshtml: COM cleanup for the IHTMLDOMNode iface.
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 30 Dec 2010 00:39:16 +0000 (01:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Dec 2010 11:21:53 +0000 (12:21 +0100)
commitf653f4a22e76ad2ce84a0c77576499aa70258cd6
tree6059beaf2f7749a7e348b82352b6750cecd1d560
parent6d4170bd404f8e6a04faa041fe6117fb92c16fec
mshtml: COM cleanup for the IHTMLDOMNode iface.
32 files changed:
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc3.c
dlls/mshtml/htmldoc5.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelemcol.c
dlls/mshtml/htmlembed.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlform.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlframebase.c
dlls/mshtml/htmlgeneric.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlimg.c
dlls/mshtml/htmlinput.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyleelem.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/nsembed.c
dlls/mshtml/pluginhost.c
dlls/mshtml/secmgr.c
dlls/mshtml/txtrange.c