https://bugs.winehq.org/show_bug.cgi?id=52484
--- Comment #4 from Zhiyi Zhang zzhang@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.