[PATCH 4/6] jscript: Added Date contructor object implementation.

Jacek Caban jacek at codeweavers.com
Tue Sep 30 10:48:18 CDT 2008


---
  dlls/jscript/Makefile.in   |    1 +
  dlls/jscript/date.c        |  494 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/global.c      |    9 +-
  dlls/jscript/jscript.h     |    3 +
  dlls/jscript/tests/lang.js |    2 +
  5 files changed, 507 insertions(+), 2 deletions(-)
  create mode 100644 dlls/jscript/date.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4a4906d1970db6517566645ff66813ec71f9b49b.diff
Type: text/x-patch
Size: 22006 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080930/7f354b94/attachment.bin 


More information about the wine-patches mailing list