Jacek Caban : mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument.

Alexandre Julliard julliard at winehq.org
Wed Feb 28 15:39:34 CST 2018


Module: wine
Branch: master
Commit: 92e3036c72ea60252e83403d88993833ee6fa5fa
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=92e3036c72ea60252e83403d88993833ee6fa5fa

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Feb 28 16:31:56 2018 +0100

mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mshtml/htmldoc.c        |  21 ++--
 dlls/mshtml/mshtml_private.h |   7 +-
 dlls/mshtml/oleobj.c         |  16 +--
 dlls/mshtml/view.c           | 245 ++++++++++++++++++++-----------------------
 4 files changed, 136 insertions(+), 153 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=92e3036c72ea60252e83403d88993833ee6fa5fa



More information about the wine-cvs mailing list