mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
authorMichael Stefaniuc <mstefani@redhat.de>
Fri, 31 Dec 2010 10:07:33 +0000 (11:07 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Dec 2010 10:47:31 +0000 (11:47 +0100)
commit0b66169a05ad6a2ea44f5833f2362b8e1c1d16f2
tree7682f2eeb25cf8146e0ebab28456ba5d9e8abcab
parent2e2f88af906da2b7ee21820e22babb06cd021808
mshtml: COM cleanup for the IDispatchEx iface in DispatchEx.
38 files changed:
dlls/mshtml/dispex.c
dlls/mshtml/htmlanchor.c
dlls/mshtml/htmlbody.c
dlls/mshtml/htmlcomment.c
dlls/mshtml/htmlcurstyle.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlelem2.c
dlls/mshtml/htmlelem3.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/htmllocation.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlobject.c
dlls/mshtml/htmloption.c
dlls/mshtml/htmlscript.c
dlls/mshtml/htmlselect.c
dlls/mshtml/htmlstyle.c
dlls/mshtml/htmlstyle2.c
dlls/mshtml/htmlstyle3.c
dlls/mshtml/htmlstyleelem.c
dlls/mshtml/htmlstylesheet.c
dlls/mshtml/htmltable.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/htmltextarea.c
dlls/mshtml/htmltextcont.c
dlls/mshtml/htmltextnode.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/omnavigator.c