Jacek Caban : mshtml: Added script engine loading implementation.

Alexandre Julliard julliard at winehq.org
Tue Mar 25 06:58:06 CDT 2008


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue Mar 25 02:10:47 2008 +0100

mshtml: Added script engine loading implementation.

---

 dlls/mshtml/Makefile.in      |    1 +
 dlls/mshtml/htmldoc.c        |    2 +
 dlls/mshtml/mshtml_private.h |    5 +
 dlls/mshtml/nsevents.c       |   30 ++++
 dlls/mshtml/script.c         |  311 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 349 insertions(+), 0 deletions(-)

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



More information about the wine-cvs mailing list