Skip to content

propsys: Implement IPropertyDescription for several known system properties.

Vibhav Pant requested to merge vibhavp/wine:vibhavp/propsys-system into master

This MR adds a very basic implementation of IPropertyDescription for system defined properties (i.e, the ones in <propkey.h>). This is needed to support the Properties method for IDeviceInformation in Windows.Devices.Enumeration (!6874 (closed)).

Edited by Vibhav Pant

Merge request reports

Loading