mshtml: IHTMLDocument2 iface handling clean up.
authorJacek Caban <jacek@codeweavers.com>
Thu, 16 Dec 2010 13:59:51 +0000 (14:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Dec 2010 12:26:01 +0000 (13:26 +0100)
commitc63a5fa8fd99e131fbfb8e4886734147ad877a1f
treef8b22a0e40cb860f866b2d203589da2f59f4494f
parentaec376dcef20823b81d6c70926e02d5c27c40b3b
mshtml: IHTMLDocument2 iface handling clean up.
18 files changed:
dlls/mshtml/hlink.c
dlls/mshtml/htmldoc.c
dlls/mshtml/htmldoc3.c
dlls/mshtml/htmldoc5.c
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlevent.c
dlls/mshtml/htmlframe.c
dlls/mshtml/htmlframebase.c
dlls/mshtml/htmliframe.c
dlls/mshtml/htmlnode.c
dlls/mshtml/htmlwindow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/olecmd.c
dlls/mshtml/oleobj.c
dlls/mshtml/olewnd.c
dlls/mshtml/persist.c
dlls/mshtml/service.c
dlls/mshtml/view.c