[PATCH 1/6] urlmon: Report error on synchronous bindings that don't have a cache file and are not read in callback.

Nikolay Sivov nsivov at codeweavers.com
Tue Oct 5 05:22:34 CDT 2010


  On 10/5/2010 14:09, Alexandre Julliard wrote:
> Jacek Caban<jacek at codeweavers.com>  writes:
>
>> ---
>>   dlls/urlmon/binding.c |   17 ++++++++++++-----
>>   1 files changed, 12 insertions(+), 5 deletions(-)
> This breaks the gameux tests:
>
> ../../../tools/runtest -q -P wine -M gameux.dll -T ../../.. -p gameux_test.exe.so gameexplorer.c&&  touch gameexplorer.ok
> gameexplorer.c:571: Test failed: IGameExplorer::AddGame failed (error 0x80004005)
> gameexplorer.c:589: Test failed: IGameExplorer::AddGame failed (error 0x80004005)
> gameexplorer.c:640: Test failed: IGameExplorer2::InstallGame failed (error 0x80004005)
> gameexplorer.c:643: Test failed: cannot find game with GDF path L"Z:\\home\\julliard\\wine\\wine\\dlls\\gameux\\tests\\gameux_test.exe" in scope 2
> make: *** [gameexplorer.ok] Error 4
..by breaking msxml document loading most likely.




More information about the wine-devel mailing list