https://bugs.winehq.org/show_bug.cgi?id=56732 Bug ID: 56732 Summary: setupapi: Registry information for drives missing [rekordbox] Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: setupapi Assignee: wine-bugs(a)winehq.org Reporter: johannespfau(a)gmail.com Distribution: --- Created attachment 76511 --> https://bugs.winehq.org/attachment.cgi?id=76511 Registry keys to make setupapi report a storage device Hi all, rekordbox and probably some other applications query setupapi to search for removable drives. Essentially it iterates the GUID_DEVCLASS_VOLUME device class with flag DIGCF_PRESENT in SetupDiGetClassDevsW/SetupDiEnumDeviceInfo. The setupapi code can already handle this (mostly) correctly, but it needs certain registry keys to be present. I'm not sure if/where/how wine should set these? I've attached an example reg file with provides these registry entries for an external USB drive. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.