[PATCH 1/2] urlmon: Added IInternetProtocolEx support to BindProtocol.

Alexandre Julliard julliard at winehq.org
Mon Oct 18 13:15:21 CDT 2010


Jacek Caban <jacek at codeweavers.com> writes:

> ---
>  dlls/urlmon/bindprot.c |  343 +++++++++++++++++++++++++++++------------------
>  1 files changed, 212 insertions(+), 131 deletions(-)

It breaks the 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

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list