Misha Koshelev <mk144210(a)bcm.edu> writes:
> ---
> dlls/msi/automation.c | 6 ++++++
> dlls/msi/msi_main.c | 6 ------
> dlls/msi/msipriv.h | 3 +++
> dlls/msi/tests/automation.c | 38 +++++++++++++++++++++++++-------------
The tests fail here:
../../../tools/runtest -q -P wine -M msi.dll -T ../../.. -p msi_test.exe.so automation.c && touch automation.ok
automation.c:353: Test failed: dispid wrong
automation.c:475: Tests skipped: failed to create record
automation.c:516: Test failed: IDispatch::GetIDsOfNames returned 0x80020006
automation.c:545: Test failed: IDispatch::Invoke returned 0x80020003
automation.c:558: Test failed: IDispatch::GetIDsOfNames returned 0x80020006
automation.c:1046: Test failed: Installer_OpenPackage failed, hresult 0x80020006
make: *** [automation.ok] Error 5
--
Alexandre Julliard
julliard(a)winehq.org