Jacek Caban : mshtml: Added IHTMLElement3 stub implementation.

Alexandre Julliard julliard at winehq.org
Wed Oct 8 08:32:48 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Oct  7 14:44:18 2008 -0500

mshtml: Added IHTMLElement3 stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    4 +
 dlls/mshtml/htmlelem3.c      |  447 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/tests/dom.c      |   14 ++
 5 files changed, 469 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list