Module: wine Branch: master Commit: eee455c24a4cd54a112c53c420d0d12e5723afeb URL: http://source.winehq.org/git/wine.git/?a=commit;h=eee455c24a4cd54a112c53c420...
Author: Misha Koshelev mk144210@bcm.edu Date: Mon Apr 30 20:54:43 2007 -0500
msi: Add JScript/VBScript support.
---
dlls/msi/Makefile.in | 1 + dlls/msi/automation.c | 6 + dlls/msi/custom.c | 12 ++- dlls/msi/msipriv.h | 5 + dlls/msi/script.c | 364 +++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 387 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=eee455c24a4cd54a112c53...