- Added stub implementation of IOleCommandTarget.
commit4f619626b837af340e8115893d1f556ea8e5df81
authorJacek Caban <jack@itma.pwr.wroc.pl>
Tue, 12 Jul 2005 17:00:58 +0000 (12 17:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Jul 2005 17:00:58 +0000 (12 17:00 +0000)
tree365898b49f2844eddde1cbf09fc6c5ae6dedb92f
parent1e6fe179588459097faf5209d0c3efc0b073bb41
- Added stub implementation of IOleCommandTarget.
- Store IDocHostUIHandler in HTMLDocument.
- ActivateMe should be called even if GetContainer failed.
dlls/mshtml/htmldoc.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/oleobj.c
dlls/mshtml/olewnd.c
dlls/mshtml/persist.c
dlls/mshtml/protocol.c
dlls/mshtml/service.c
dlls/mshtml/view.c