Fix for SetupDiGetDeviceInterfaceDetailW

Christopher raccoonone at procyongames.com
Wed Mar 26 23:58:43 CDT 2008


Change log:
SetupDiGetDeviceInterfaceDetail returns a necessary buffer size that is 
too small, and this causes a page fault when a buffer of the "necessary" 
size is allocated and used. This patch fixes 
SetupDiGetDeviceInterfaceDetailW, and begins to address bug #12242

Christopher Berner
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-Fix-SetupDiGetDeviceInterfaceDetailW.patch
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080326/12029a36/attachment.txt 


More information about the wine-patches mailing list