[PATCH 1/8] jscript: Added Object contructor object implementation.

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


---
  dlls/jscript/Makefile.in   |    3 +-
  dlls/jscript/dispex.c      |   57 ++++++++++++++------
  dlls/jscript/function.c    |   11 ++++-
  dlls/jscript/global.c      |   34 +++++++++++-
  dlls/jscript/jscript.h     |   15 +++++-
  dlls/jscript/object.c      |  126 
++++++++++++++++++++++++++++++++++++++++++++
  dlls/jscript/tests/lang.js |    3 +
  7 files changed, 227 insertions(+), 22 deletions(-)
  create mode 100644 dlls/jscript/object.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9a0f1b78aa528d99abe6c7b7052e08f3259dacf0.diff
Type: text/x-patch
Size: 13520 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080910/6d57a167/attachment-0001.bin 


More information about the wine-patches mailing list