[PATCH 5/8] jscript: Added Number constructor object implementation.

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


---
  dlls/jscript/Makefile.in   |    1 +
  dlls/jscript/global.c      |    9 ++-
  dlls/jscript/jscript.h     |    3 +
  dlls/jscript/number.c      |  167 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/tests/lang.js |    1 +
  5 files changed, 179 insertions(+), 2 deletions(-)
  create mode 100644 dlls/jscript/number.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14f982f4482fc0d5e1b749cf3b48cbea70440f92.diff
Type: text/x-patch
Size: 8681 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/f5a4a81b/attachment.bin 


More information about the wine-patches mailing list