Jacek Caban : mshtml: Added IHTMLImgElement stub implementation.

Alexandre Julliard julliard at winehq.org
Thu May 1 13:36:23 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu May  1 17:36:28 2008 +0200

mshtml: Added IHTMLImgElement stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmlimg.c        |  539 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 +
 4 files changed, 544 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list