[PATCH 1/3] jscript: Added a helper function for setting VARIANT value to jsdisp_t.

Jacek Caban jacek at codeweavers.com
Tue Sep 7 08:41:40 CDT 2010


---
  dlls/jscript/array.c    |   35 ++++++++++++-----------------------
  dlls/jscript/bool.c     |    3 +--
  dlls/jscript/date.c     |    3 +--
  dlls/jscript/dispex.c   |    7 ++-----
  dlls/jscript/engine.c   |   15 +++++----------
  dlls/jscript/error.c    |   14 ++++----------
  dlls/jscript/function.c |   13 +++++--------
  dlls/jscript/global.c   |    6 ++----
  dlls/jscript/jscript.h  |   11 +++++++++++
  dlls/jscript/number.c   |    3 +--
  dlls/jscript/object.c   |    3 +--
  dlls/jscript/regexp.c   |   24 +++++++++---------------
  dlls/jscript/string.c   |   11 ++++-------
  13 files changed, 58 insertions(+), 90 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-a-helper-function-for-setting-VARIANT-v.diff
Type: text/x-patch
Size: 14855 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100907/91f5e747/attachment-0001.bin>


More information about the wine-patches mailing list