[PATCH 4/8, try3] msi: automation: Implement Installer::ProductInfo.

Misha Koshelev mk144210 at bcm.edu
Wed May 16 09:34:12 CDT 2007


On Wed, 2007-05-16 at 15:33 +0200, Alexandre Julliard wrote:
> Misha Koshelev <mk144210 at bcm.edu> writes:
> 
> > ---
> >  dlls/msi/automation.c        |   36 +++++++++++++++++++-
> >  dlls/msi/msiserver.idl       |    4 ++
> >  dlls/msi/msiserver_dispids.h |    1 +
> >  dlls/msi/tests/automation.c  |   74 ++++++++++++++++++++----------------------
> 
> This one fails make test for me:
> 
> ../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so automation.c && touch automation.ok
> automation.c:1944: Test failed: Installer_ProductInfo failed, hresult 0x00000000
> make[2]: *** [automation.ok] Error 1
> 

Hmm... works for me but let me try doing a make clean; make depend; make
on all of wine to make sure something somewhere else has not changed
that changed its behavior.

Misha



More information about the wine-devel mailing list