Jacek Caban : mshtml: Added IHTMLTableCell interface stub implementation.

Alexandre Julliard julliard at winehq.org
Wed Mar 28 12:47:08 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Mar 28 13:35:13 2012 +0200

mshtml: Added IHTMLTableCell interface stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    2 +
 dlls/mshtml/htmltablecell.c  |  375 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/tests/dom.c      |    3 +-
 5 files changed, 383 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list