[PATCH 1/11] msi: Add OLE automation conformance test.

Misha Koshelev mk144210 at bcm.edu
Sat Apr 28 20:12:09 CDT 2007


Changes: Removed constant maximum string length requirement as MSI strings have no maximum
and re-included script.c in last patch which I forgot to include last time.

These patches add:
	* an MSI OLE automation conformance test
	* partial OLE automation support for MSI and 
	* JScript/VBScript support for MSI (as the MSI specs specifically state
	that applications that need this functionality must install
	Windows Script themselves). (note that for Windows Script to 
	install correctly mfc42.dll is required)

As a proof of concept, sufficient automation support
is added to conform to the conformance test and to fix bug #7357.

---
 dlls/msi/tests/Makefile.in  |    3 +-
 dlls/msi/tests/automation.c |  924 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 926 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cc65b00c883147f1161c68e99dddcbcfb6f67bdb.diff
Type: text/x-patch
Size: 40662 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070428/623de7e5/cc65b00c883147f1161c68e99dddcbcfb6f67bdb-0001.bin


More information about the wine-patches mailing list