[ros-svn] [hpoussin] 16631: Implement
SetupDiGetDeviceRegistryPropertyA/W
hpoussin at svn.reactos.com
hpoussin at svn.reactos.com
Mon Jul 18 09:17:56 CEST 2005
Implement SetupDiGetDeviceRegistryPropertyA/W
Change the way devices are enumerated in SetupDiGetClassDevsExW. Now, it enumerates subkeys of HKLM\SYSTEM\CurrentControlSet\Enum instead of HLKM\SYSTEM\CurrentControlSet\Control\Class ones.
Free the temp buffer in SetupDiGetDeviceRegistryPropertyA only when it is no more usefull
Replace RegOpenKeyEx by RegOpenKeyExW
Updated files:
trunk/reactos/lib/setupapi/devinst.c
More information about the Ros-svn
mailing list