Jacek Caban : mshtml: Added IHTMLStyleElement stub implementation.

Alexandre Julliard julliard at winehq.org
Fri Nov 12 11:22:35 CST 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Fri Nov 12 12:31:24 2010 +0100

mshtml: Added IHTMLStyleElement stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmlstyleelem.c  |  278 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/tests/dom.c      |   14 ++-
 5 files changed, 298 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list