[PATCH 1/3] vbscript: Added VBScript object stub implementation

Jacek Caban jacek at codeweavers.com
Mon Jul 18 09:54:18 CDT 2011


---
 dlls/vbscript/Makefile.in     |    1 +
 dlls/vbscript/vbscript.c      |  233
+++++++++++++++++++++++++++++++++++++++++
 dlls/vbscript/vbscript.h      |   43 ++++++++
 dlls/vbscript/vbscript_main.c |    7 +-
 4 files changed, 278 insertions(+), 6 deletions(-)
 create mode 100644 dlls/vbscript/vbscript.c
 create mode 100644 dlls/vbscript/vbscript.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vbscript-Added-stub-VBScript-object-implementation.diff
Type: text/x-patch
Size: 9673 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110718/fe172857/attachment.bin>


More information about the wine-patches mailing list