[Webkit-unassigned] [Bug 141905] [WinCairo] WinLauncher is not starting on Vista.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 11:59:13 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141905

--- Comment #6 from peavo at outlook.com ---
(In reply to comment #5)
> (In reply to comment #4)
> > Is there a log of which dlls are being loaded, and which functions are not
> > found when loading them?  The Win32 API documentation says that there is
> > always at least a stub implementation in MF.dll, which leads me to believe
> > that this is not what is failing.
> 
> I don't remember the exact dialog error message on Vista, but I think it was
> something like "the function MfCreateSourceResolver cannot be found in
> Mfplat.dll". I assume we then have linked against the one in the Mfplat
> library.

But it's strange that we didn't originally link with the one in Mf.dll, since we are building with an older SDK than Win7 ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150223/2978a376/attachment-0002.html>


More information about the webkit-unassigned mailing list