- Added IOleDocumentView interface.
commitda56a9c16ec5338f5a58f8b15bffca302882f671
authorJacek Caban <jack@itma.pwr.wroc.pl>
Wed, 13 Apr 2005 14:41:19 +0000 (13 14:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2005 14:41:19 +0000 (13 14:41 +0000)
tree4c58fae7f35e5c87dc04296b3c704e3b477ee30e
parent2a8f7962ff3ab7f542cd4ba8712bc12f9c9f9d5d
- Added IOleDocumentView interface.
- Added implementation of DoVerb and CreateView.
dlls/mshtml/Makefile.in
dlls/mshtml/htmldoc.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/oleobj.c
dlls/mshtml/view.c [new file with mode: 0644]