[PATCH 4/8] jscript: Added Boolean constructor object.

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


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


More information about the wine-patches mailing list