March 19, 2026
11:26 a.m.
On Thu Mar 19 11:26:38 2026 +0000, Rémi Bernon wrote:
I don't really mind, assuming that part wasn't necessary to fix the bug, but if the name is autogenerated on Windows, it shouldn't break anything to do the same. I checked again on Windows, HID PDO names are autogenerated (\\Device\\00000089, \\Device\\00000081, etc.), not string-based. So FILE_AUTOGENERATED_DEVICE_NAME is the correct approach.
I will update the patch to use FILE_AUTOGENERATED_DEVICE_NAME and remove the string parameter. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10301#note_132763