[Bug 52484] ShaderGlass crashes on startup (UWP, needs windows.foundation.metadata.dll)

WineHQ Bugzilla wine-bugs at winehq.org
Thu May 26 22:48:40 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52484

--- Comment #4 from Zhiyi Zhang <zzhang at codeweavers.com> ---
Windows.Foundation.Metadata.ApiInformation interface should be in wintypes.dll.
Wine 7.9 supports that already. Then the application needs
api_information_statics_IsPropertyPresent() and
api_information_statics_IsApiContractPresentByMajor() to report S_OK and value
existent. Then it hits unimplemented function
d3d11.dll.CreateDirect3D11DeviceFromDXGIDevice.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list