mshtml: Added IDispatchEx support to HTMLTableRow.
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2008 15:42:34 +0000 (17:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 15:00:22 +0000 (10:00 -0500)
commitea36413683f9ea7f64d6c0ce7ec181212e0e558d
treea3473a330ff24dc9b215b28c02027a565e6ba0b8
parent31ae80233ded69ad7ddee37b9070acbaad67776f
mshtml: Added IDispatchEx support to HTMLTableRow.
dlls/mshtml/dispex.c
dlls/mshtml/htmltablerow.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c