March 19, 2026
9:04 a.m.
@rbernon I followed @xiaotong's suggestion to keep the string parameter and set Characteristics back to 0, since the device name is already provided explicitly via the String. This avoids changing the device name from \\Device\\HID# to \\Device\\xxxx wich could potentially affect other code that relies on the current naming scheme. I am really not sure in this point. If you prefer the other approach (FILE_AUTOGENERATED_DEVICE_NAME removing the string), I am happy to change it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10301#note_132746