mshtml: Added IDispatchEx support to HTMLHeadElement object.
authorJacek Caban <jacek@codeweavers.com>
Tue, 21 Jun 2011 11:47:20 +0000 (13:47 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2011 15:13:33 +0000 (17:13 +0200)
commit0912436e6e2555c85f5f77a748f6b5bfad546bf6
tree05a2c5cf99a0e5bcde516ddf02a7eff0b734629b
parent74e95a13b302a2c63d73609a546078a0d7a020f5
mshtml: Added IDispatchEx support to HTMLHeadElement object.
dlls/mshtml/htmlhead.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c