[PATCH 12/17] vbscript: Added error object stub implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 19 07:09:21 CDT 2011


---
  dlls/vbscript/Makefile.in   |    1 +
  dlls/vbscript/error.c       |   37 +++++++++++++++++++++++++++++++++++++
  dlls/vbscript/global.c      |    2 +-
  dlls/vbscript/interp.c      |   27 ++++++++++++++++++++++++++-
  dlls/vbscript/tests/api.vbs |    2 ++
  dlls/vbscript/vbscript.c    |    2 ++
  dlls/vbscript/vbscript.h    |    4 ++++
  7 files changed, 73 insertions(+), 2 deletions(-)
  create mode 100644 dlls/vbscript/error.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-vbscript-Added-error-object-stub-implementation.diff
Type: text/x-patch
Size: 5962 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110919/ae246f94/attachment.bin>


More information about the wine-patches mailing list