[setupapi/devinst] Struct size passed needs to be exact

Paul Vriens paul.vriens.wine at gmail.com
Mon Feb 25 13:23:48 CST 2008


Hi,

W2K and up check for an exact value. I added another test and fixed the Wine part.

Win9x returns ERROR_INVALID_PARAMETER on every call to
SetupDiGetDeviceInterfaceDetailA (needs to be reflected in the tests) and NT4
doesn't even have this function.

Changelog
   Struct size passed needs to be exact

-- 
Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Struct-size-passed-needs-to-be-exact.patch
Type: text/x-patch
Size: 2450 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080225/92503790/attachment.bin 


More information about the wine-patches mailing list