mshtml: Added IHTMLTableRow stub implementation.
commit31ae80233ded69ad7ddee37b9070acbaad67776f
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2008 15:40:19 +0000 (30 17:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Oct 2008 14:58:50 +0000 (1 09:58 -0500)
tree9db5ae23d11989c0497543b1773b65c7794d5955
parent3fae4082efba44a3f48805a19c8bb07ed9e03701
mshtml: Added IHTMLTableRow stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmltablerow.c [new file with mode: 0644]
dlls/mshtml/main.c
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c