mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj...
commit92e3036c72ea60252e83403d88993833ee6fa5fa
authorJacek Caban <jacek@codeweavers.com>
Wed, 28 Feb 2018 15:31:56 +0000 (28 16:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Feb 2018 18:39:29 +0000 (28 19:39 +0100)
treece34635a9bb6fee8bf4394b8ca20d3b5965ca334
parente55e6b8c45ec20d6a189a952f1752764abdfb5c0
mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument.

Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mshtml/htmldoc.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/oleobj.c
dlls/mshtml/view.c