[PATCH 04/13] jscript: Add error throwing functions

Piotr Caban piotr.caban at gmail.com
Mon Jul 20 11:18:00 CDT 2009


---
 dlls/jscript/Makefile.in    |    6 +++-
 dlls/jscript/date.c         |    6 +---
 dlls/jscript/error.c        |   60
+++++++++++++++++++++++++++++++++++++++++++
 dlls/jscript/jscript.h      |   11 ++++++++
 dlls/jscript/jscript_En.rc  |   26 ++++++++++++++++++
 dlls/jscript/jscript_main.c |    2 +-
 dlls/jscript/resource.h     |   21 +++++++++++++++
 dlls/jscript/tests/api.js   |   11 ++++++++
 8 files changed, 136 insertions(+), 7 deletions(-)
 create mode 100644 dlls/jscript/jscript_En.rc
 create mode 100644 dlls/jscript/resource.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-jscript-Add-error-throwing-functions.txt
Type: text/x-patch
Size: 7634 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090720/8f283705/attachment.bin>


More information about the wine-patches mailing list