Jacek Caban : mshtml: Added IHTMLMetaElement stub implementation.

Alexandre Julliard julliard at winehq.org
Mon Apr 2 13:14:51 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Apr  2 15:53:07 2012 +0200

mshtml: Added IHTMLMetaElement stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    2 +
 dlls/mshtml/htmlmeta.c       |  255 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    3 +
 dlls/mshtml/tests/dom.c      |   15 ++-
 5 files changed, 274 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list