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

Misha Koshelev mk144210 at bcm.edu
Fri Apr 27 15:39:26 CDT 2007


Changes: Had to make a change in VBScript patch because msi custom 
action structure changed, and split up automation into smaller patches 
as Alexandre prefers these to the 1000 line patches.

These patches add partial OLE automation support for MSI and then add
JScript/VBScript support for MSI (as the MSI specs specifically state
that applications that need this functionality must install Windows
Script themselves). As a proof of concept, sufficient automation support
is added to conform to the conformance test and to fix bug #7357.

Changelog:

	* msi: Add OLE automation conformance test.

---
  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: 1df7a222678c8f2f35e42f06a5bde8b89e2db838.diff
Type: text/x-patch
Size: 39716 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070427/28f42321/1df7a222678c8f2f35e42f06a5bde8b89e2db838-0001.bin


More information about the wine-patches mailing list