[PATCH 08/17] vbscript: Added global object's isObject function stub implementation

Jacek Caban jacek at codeweavers.com
Mon Sep 19 07:08:38 CDT 2011


---
  dlls/vbscript/Makefile.in     |    2 +
  dlls/vbscript/compile.c       |   15 +++++++--
  dlls/vbscript/global.c        |   58 +++++++++++++++++++++++++++++++++++++
  dlls/vbscript/interp.c        |    8 +++++
  dlls/vbscript/vbdisp.c        |   58 +++++++++++++++++++++++++++++++++----
  dlls/vbscript/vbscript.c      |    2 +
  dlls/vbscript/vbscript.h      |   40 ++++++++++++++++++++++++-
  dlls/vbscript/vbscript_main.c |   63 
+++++++++++++++++++++++++++++++++++++++++
  8 files changed, 234 insertions(+), 12 deletions(-)
  create mode 100644 dlls/vbscript/global.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-vbscript-Added-global-object-s-isObject-function-stub.diff
Type: text/x-patch
Size: 12818 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110919/8798975e/attachment.bin>


More information about the wine-patches mailing list