mshtml: Added IHTMLTableCell interface stub implementation.
commit574becbf87889ae968815bc296c272a47f5f0088
authorJacek Caban <jacek@codeweavers.com>
Wed, 28 Mar 2012 11:35:13 +0000 (28 13:35 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Mar 2012 11:51:53 +0000 (28 13:51 +0200)
tree7854653f21c136f65741e664028a84c91234482c
parentfb1640fb4e5243687594dc3b7b2492f268757c98
mshtml: Added IHTMLTableCell interface stub implementation.
dlls/mshtml/Makefile.in
dlls/mshtml/htmlelem.c
dlls/mshtml/htmltablecell.c [new file with mode: 0644]
dlls/mshtml/mshtml_private.h
dlls/mshtml/tests/dom.c