On Mon Sep 29 13:57:10 2025 +0000, Rémi Bernon wrote:
Sure but the question is still whether this will ever get called with a property for which it will return an error like this, or whether it will only be with properties we don't yet implement (and for which support in `PSGetNameFromPropertyKey` needs to be added)
The default set of properties that we always query (in `device_iface_default_props`) should always be known by propsys. While this bit is meant for when additional properties using the custom format (`{<guid>} <pid>`) were also requested, the `WARN` is for the edge case where an additional property uses the custom format, is known by propsys in native, but not in Wine.