Jacek Caban : mshtml: Added IHTMLScriptElement stub implementation.

Alexandre Julliard julliard at winehq.org
Mon Mar 3 06:21:43 CST 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar  3 01:20:27 2008 +0100

mshtml: Added IHTMLScriptElement stub implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmlelem.c       |    3 +
 dlls/mshtml/htmlscript.c     |  287 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/mshtml_private.h |    2 +
 dlls/mshtml/tests/dom.c      |   19 +++-
 5 files changed, 309 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list