Jacek Caban : mshtml: IHTMLDocument2 iface handling clean up.
Module: wine Branch: master Commit: c63a5fa8fd99e131fbfb8e4886734147ad877a1f URL: http://source.winehq.org/git/wine.git/?a=commit;h=c63a5fa8fd99e131fbfb8e4886... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Thu Dec 16 14:59:51 2010 +0100 mshtml: IHTMLDocument2 iface handling clean up. --- dlls/mshtml/hlink.c | 6 +- dlls/mshtml/htmldoc.c | 279 +++++++++++++++++++++--------------------- dlls/mshtml/htmldoc3.c | 14 +- dlls/mshtml/htmldoc5.c | 12 +- dlls/mshtml/htmlelem.c | 2 +- dlls/mshtml/htmlevent.c | 2 +- dlls/mshtml/htmlframe.c | 2 +- dlls/mshtml/htmlframebase.c | 2 +- dlls/mshtml/htmliframe.c | 2 +- dlls/mshtml/htmlnode.c | 2 +- dlls/mshtml/htmlwindow.c | 2 +- dlls/mshtml/mshtml_private.h | 3 +- dlls/mshtml/olecmd.c | 6 +- dlls/mshtml/oleobj.c | 36 +++--- dlls/mshtml/olewnd.c | 16 ++-- dlls/mshtml/persist.c | 39 +++--- dlls/mshtml/service.c | 6 +- dlls/mshtml/view.c | 18 ++-- 18 files changed, 224 insertions(+), 225 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c63a5fa8fd99e131fbfb8e...
participants (1)
-
Alexandre Julliard