[PATCH 7/8] jscript: Added Math object stub implementation.

Jacek Caban jacek at codeweavers.com
Tue Sep 9 19:35:43 CDT 2008


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


More information about the wine-patches mailing list