Commits on Source (2)
-
Steve Lhomme authored
This is often used in pair with OLE API's like SysAllocString or VariantInit. This is necessary in UAP/Winstore builds as it's not part of the default libs.
31f0601a -
Steve Lhomme authored
It doesn't work in UWP as that part of the registry is not available via CoCreateInstanceFromApp(). This might be available via DeviceInformation from winrt Windows.Devices.Enumeration (not available in wine yet) in the Properties dictionary, but it would be for UAP/UWP builds only. Cannot be ported back to 3.0 as this is Vista and above.
e1c7694d
Showing
- configure.ac 2 additions, 2 deletionsconfigure.ac
- modules/access/Makefile.am 2 additions, 2 deletionsmodules/access/Makefile.am
- modules/hw/d3d11/Makefile.am 1 addition, 1 deletionmodules/hw/d3d11/Makefile.am
- modules/video_chroma/d3d11_fmt.c 121 additions, 62 deletionsmodules/video_chroma/d3d11_fmt.c