On Mon, Mar 12, 2018 at 7:25 AM, Gijs Vermeulen gijsvrm@gmail.com wrote:
2018-03-10 8:26 GMT+01:00 Anton Romanov theli.ua@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.