[PATCH 1/8] jscript: Added VBArray stub

Piotr Caban piotr at codeweavers.com
Mon Oct 18 11:46:59 CDT 2010


---
  dlls/jscript/Makefile.in  |    3 +-
  dlls/jscript/global.c     |   11 ++-
  dlls/jscript/jscript.h    |    5 +-
  dlls/jscript/object.c     |    2 +-
  dlls/jscript/tests/api.js |    8 ++
  dlls/jscript/vbarray.c    |  160 
+++++++++++++++++++++++++++++++++++++++++++++
  6 files changed, 183 insertions(+), 6 deletions(-)
  create mode 100644 dlls/jscript/vbarray.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Added-VBArray-stub.txt
Type: text/x-patch
Size: 9286 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101018/33854732/attachment.bin>


More information about the wine-patches mailing list