setupapi: Add a check of "#" for interface`s subkey names

Alexander Morozov amorozov at etersoft.ru
Fri Mar 28 10:49:34 CDT 2008


In a registry of Windows XP SP2 in keys like 
HKLM\System\CurrentControlSet\Control\DeviceClasses\{GUID}\##?#ROOT#dev#ref#{GUID} 
there are not only subkeys like "#interface" but subkey "Control", which name 
is not beginning from "#". In Windows such subkeys are not being enumerated 
while enumerating interfaces. Enumerating subkey "Control" results in 
creating subkey "#ontrol" in Wine registry.

Changelog:
    Added a check of "#" for interface`s subkey names
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SETUPDI_AddDeviceInterfaces.patch
Type: text/x-diff
Size: 1834 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080328/c2e80c8f/attachment-0001.patch 


More information about the wine-patches mailing list