mshtml: Added IHTMLObjectElement stub implementation.
commitea99533ebfc3433bc6730d9d50046b25a6fd8363
authorJacek Caban <jacek@codeweavers.com>
Wed, 27 Oct 2010 21:18:42 +0000 (27 23:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Oct 2010 09:39:56 +0000 (28 11:39 +0200)
tree44e7d0b840fc5013593c6db36f6915ec0a961126
parentcb65dbf3d84f64d8275d853bb75e17fbf64b23c7
mshtml: Added IHTMLObjectElement stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmlobject.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c