Jacek Caban : mshtml: Added IHTMLLinkElement stub implementation.

Alexandre Julliard julliard at winehq.org
Mon Oct 15 14:29:06 CDT 2012


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Oct 15 11:16:30 2012 +0200

mshtml: Added IHTMLLinkElement stub implementation.

---

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

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



More information about the wine-cvs mailing list