[PATCH 1/7] vbscript: Added beginning bytecode compiler implementation

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


---
  dlls/vbscript/Makefile.in |    1 +
  dlls/vbscript/compile.c   |  125 
+++++++++++++++++++++++++++++++++++++++++++++
  dlls/vbscript/vbscript.c  |   15 ++++--
  dlls/vbscript/vbscript.h  |   41 +++++++++++++++
  4 files changed, 177 insertions(+), 5 deletions(-)
  create mode 100644 dlls/vbscript/compile.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Added-beginning-bytecode-compiler-implementa.diff
Type: text/x-patch
Size: 7067 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110907/7557eb05/attachment-0001.bin>


More information about the wine-patches mailing list