[PATCH] wmp: Implement IWMPPlayer_get_URL and IWMPMedia_get_sourceURL

Anton Romanov theli.ua at gmail.com
Mon Mar 12 17:46:53 CDT 2018


On Mon, Mar 12, 2018 at 7:25 AM, Gijs Vermeulen <gijsvrm at gmail.com> wrote:
> 2018-03-10 8:26 GMT+01:00 Anton Romanov <theli.ua at gmail.com>:
>>
>> +    hres = IWMPMedia_get_sourceURL(media, &url);
>> +    ok(hres == S_OK, "IWMPPlayer4_get_URL failed: %08x\n", hres);
>
>
> There is a copy-paste mistake here.
>
> (I already sent this to Anton and he confirmed this, but forgot to CC
> wine-devel, sorry about that)
>
Don't worry. I'll submit a fix for the comment and handling of
allocation failures.



More information about the wine-devel mailing list