[PATCH 2/8] jscript: Added String constructor object.

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


---
  dlls/jscript/Makefile.in   |    3 +-
  dlls/jscript/global.c      |    9 +-
  dlls/jscript/jscript.h     |    5 +-
  dlls/jscript/string.c      |  421 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/tests/lang.js |    1 +
  5 files changed, 435 insertions(+), 4 deletions(-)
  create mode 100644 dlls/jscript/string.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c824e900cb03829e7350e24d630c07037770e67c.diff
Type: text/x-patch
Size: 17930 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/741d0ca5/attachment.bin 


More information about the wine-patches mailing list