[PATCH 11/21] vbscript: Added function parser implementation

Jacek Caban jacek at codeweavers.com
Wed Sep 14 05:57:59 CDT 2011


---
  dlls/vbscript/compile.c        |    1 +
  dlls/vbscript/parser.y         |    2 +
  dlls/vbscript/tests/lang.vbs   |   63 
++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/tests/vbscript.c |    3 --
  dlls/vbscript/vbscript.h       |    1 +
  5 files changed, 67 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-vbscript-Added-function-parser-implementation.diff
Type: text/x-patch
Size: 3923 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110914/b6eb7122/attachment.bin>


More information about the wine-patches mailing list