[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:12:07 PST 2015


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

--- Comment #3 from peavo at outlook.com ---
(In reply to comment #2)
> Comment on attachment 247115 [details]
> Patch
> 
> I don't think I understand this patch. If this function is in MFplat.dll on
> Windows 7, and MF.dll on Vista, don't we need to soft link against both
> functions, and then use whichever one is available on the current OS?

According to the documentation, they've put a stub function in Mf.dll on Windows 7, which calls into Mfplat.dll, so I think it will be sufficient to soft link with  the one in Mf.dll, if that was what you meant?

-- 
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/cd9cbac9/attachment-0002.html>


More information about the webkit-unassigned mailing list