[PATCH 3/8] jscript: Added Array constructor object implementation.

Jacek Caban jacek at codeweavers.com
Tue Sep 9 19:33:57 CDT 2008


---
  dlls/jscript/Makefile.in   |    1 +
  dlls/jscript/array.c       |  253 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/global.c      |    9 ++-
  dlls/jscript/jscript.h     |    3 +
  dlls/jscript/tests/lang.js |    1 +
  5 files changed, 265 insertions(+), 2 deletions(-)
  create mode 100644 dlls/jscript/array.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4f4388b5034902e558221e8b1b20a4f6a076a157.diff
Type: text/x-patch
Size: 11290 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/718fd861/attachment-0001.bin 


More information about the wine-patches mailing list