[PATCH 2/4] jscript: Don't use DISPPARAMS for internal arguments

Jacek Caban jacek at codeweavers.com
Mon Jun 25 07:08:38 CDT 2012


---
 dlls/jscript/activex.c  |    8 +-
 dlls/jscript/array.c    |  107 +++++++++----------
 dlls/jscript/bool.c     |   12 +-
 dlls/jscript/date.c     |  277
+++++++++++++++++++++++------------------------
 dlls/jscript/dispex.c   |  224 ++++++++++++++++++--------------------
 dlls/jscript/engine.c   |   47 ++------
 dlls/jscript/error.c    |   48 ++++----
 dlls/jscript/function.c |  154 ++++++++++----------------
 dlls/jscript/global.c   |  168 ++++++++++++++---------------
 dlls/jscript/jscript.h  |   16 ++--
 dlls/jscript/jsutils.c  |    5 +-
 dlls/jscript/math.c     |  116 ++++++++++----------
 dlls/jscript/number.c   |   40 ++++----
 dlls/jscript/object.c   |   32 +++---
 dlls/jscript/regexp.c   |   49 ++++-----
 dlls/jscript/string.c   |  244 ++++++++++++++++++++----------------------
 dlls/jscript/vbarray.c  |   42 ++++----
 17 files changed, 744 insertions(+), 845 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-jscript-Don-t-use-DISPPARAMS-for-internal-arguments.diff
Type: text/x-patch
Size: 189307 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120625/9caa5ddb/attachment-0001.bin>


More information about the wine-patches mailing list