Jacek Caban : mshtml: Added IHTMLTable interface stub implementation.

Alexandre Julliard julliard at winehq.org
Fri Nov 30 07:56:23 CST 2007


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Nov 30 13:29:02 2007 +0100

mshtml: Added IHTMLTable interface stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmltable.c      |  557 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 +
 4 files changed, 562 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list