[PATCH 2/7] vbscript: Added beginning interpreter implementation

Jacek Caban jacek at codeweavers.com
Wed Sep 7 07:07:24 CDT 2011


---
  dlls/vbscript/Makefile.in |    1 +
  dlls/vbscript/interp.c    |   77 
+++++++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/vbscript.c  |   34 +++++++++++++++++---
  dlls/vbscript/vbscript.h  |    1 +
  4 files changed, 108 insertions(+), 5 deletions(-)
  create mode 100644 dlls/vbscript/interp.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vbscript-Added-beginning-interpreter-implementation.diff
Type: text/x-patch
Size: 4633 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110907/a7617e43/attachment.bin>


More information about the wine-patches mailing list