setupapi: SetupDiGetClassDevsExW should ignore DIGCF_ALLCLASSES if class set

Mark Harmstone hellas at burntcomma.com
Tue May 6 09:05:28 CDT 2014


The specs say that DIGCF_ALLCLASSES and class should be mutually 
exclusive, but Windows silent ignores the flag if they are both set. 
Without this patch, a bug in Rocksmith causes it to fail when 
enumerating USB devices.

---
  dlls/setupapi/devinst.c | 2 ++
  1 file changed, 2 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: devinst-allclasses.patch
Type: text/x-patch
Size: 538 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140506/7a4f2ceb/attachment.bin>


More information about the wine-patches mailing list