On Thu Jul 10 18:46:26 2025 +0000, Vibhav Pant wrote:
changed this line in [version 8 of the diff](/wine/wine/-/merge_requests/8515/diffs?diff_id=192293&start_sha=9659e7198c69922f9fd4bb3013ddd7e0b985a28a#ec76fe5c6a4ced08d2a20468fd1a904a90d50c2c_5307_5301)
Good point, reworked this in the latest revision. Note that I have deliberately left out `SPDRP_FRIENDLYNAME`, as there are tests in `test_device_property` that set DEVPKEY_Device_FriendlyName, and then try fetching its value, which would break otherwise. Support for this particular property would first require similar SetupDiSetDeviceProperty support, which I plan to do in another MR.