Jacek Caban : mshtml: Added IHTMLTableRow stub implementation.

Alexandre Julliard julliard at winehq.org
Wed Oct 1 14:09:24 CDT 2008


Module: wine
Branch: master
Commit: 31ae80233ded69ad7ddee37b9070acbaad67776f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=31ae80233ded69ad7ddee37b9070acbaad67776f

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Sep 30 17:40:19 2008 +0200

mshtml: Added IHTMLTableRow stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmltablerow.c   |  294 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/main.c           |   22 +++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/tests/dom.c      |   20 +++-
 6 files changed, 340 insertions(+), 3 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=31ae80233ded69ad7ddee37b9070acbaad67776f



More information about the wine-cvs mailing list