Jacek Caban : mshtml: Added IHTMLObjectElement stub implementation.

Alexandre Julliard julliard at winehq.org
Thu Oct 28 12:19:49 CDT 2010


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Oct 27 23:18:42 2010 +0200

mshtml: Added IHTMLObjectElement stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmlobject.c     |  427 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    1 +
 dlls/mshtml/tests/dom.c      |   21 ++-
 5 files changed, 450 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list