mshtml: Added support for forwarding object element's DOM calls to ActiveX control.
commit42d9e0c813e6f8f76a14ecd328906b7e38cd258d
authorJacek Caban <jacek@codeweavers.com>
Fri, 17 Dec 2010 02:38:33 +0000 (17 03:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Dec 2010 12:26:02 +0000 (17 13:26 +0100)
treea47357f6ac7274c6aea26446d1f1a21274997ac8
parent26049daf47b13c207ee5217056e3548824fa146c
mshtml: Added support for forwarding object element's DOM calls to ActiveX control.
dlls/mshtml/htmlobject.c
dlls/mshtml/pluginhost.c
dlls/mshtml/pluginhost.h
dlls/mshtml/tests/activex.c