urlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.

Jacek Caban jacek at codeweavers.com
Wed Jul 26 13:50:57 CDT 2006


Alexandre Julliard wrote:
> Jacek Caban <jacek at codeweavers.com> writes:
>
>   
>> diff --git a/dlls/urlmon/umon.c b/dlls/urlmon/umon.c
>> index c81b3a3..acbe2c4 100644
>> --- a/dlls/urlmon/umon.c
>> +++ b/dlls/urlmon/umon.c
>>     
>
> This fails make test:
>
> ../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so url.c && touch url.ok
> url.c:638: Test failed: GetDisplayName got wrong name
> url.c:407: Test failed: wrong szStatusText
> url.c:416: Test failed: wrong szStatusText
>
>   
Sorry, I should send the other patch before. It's because of a bug in 
UrlCanonicalize.

Thanks,
    Jacek



More information about the wine-patches mailing list