mshtml: Added IDispatchEx support to HTMLObjectElement object.
authorJacek Caban <jacek@codeweavers.com>
Wed, 27 Oct 2010 21:19:30 +0000 (23:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Oct 2010 09:40:06 +0000 (11:40 +0200)
commit73a15436acde28b59ca72137a4dbb74cda84b04d
tree1c85c1449cf1c5bc96c7226e31c54f9c8d5bbe20
parent8d11858e37dda056c3984ef2bb91d6223b86502b
mshtml: Added IDispatchEx support to HTMLObjectElement object.
dlls/mshtml/dispex.c
dlls/mshtml/htmlobject.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c