[Bug 37166] Multiple apps fail to detect removable (USB) disk devices (PNP device manager '{53F56307-B6BF-11D0-94F2-00A0C91EFB8B}' device class GUID registry data missing)(TomTom, iTunes, Rufus)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 25 05:00:56 CDT 2015


https://bugs.winehq.org/show_bug.cgi?id=37166

--- Comment #2 from Joel Holdsworth <joel at airwebreathe.org.uk> ---
In Rufus v1.4.10, the relevant code calling SetupDiGetClassDevsA is given here:
https://github.com/pbatard/rufus/blob/v1.4.10/src/usb.c#L110

Shouldn't be too hard to turn this into a mini test app.

How are test cases normally written for this sort of thing? - is it possible to
fake out the physical device presence somehow?

-- 
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.



More information about the wine-bugs mailing list