[PATCH 01/13] jscript: Add Error object stub

Piotr Caban piotr.caban at gmail.com
Mon Jul 20 11:17:51 CDT 2009


---
 dlls/jscript/Makefile.in  |    1 +
 dlls/jscript/error.c      |  310
+++++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/global.c     |   74 +++++++++++
 dlls/jscript/jscript.h    |    8 +
 dlls/jscript/tests/api.js |   27 ++++
 5 files changed, 420 insertions(+), 0 deletions(-)
 create mode 100644 dlls/jscript/error.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-jscript-Add-Error-object-stub.txt
Type: text/x-patch
Size: 20139 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090720/45f5a5e1/attachment.bin>


More information about the wine-patches mailing list