Implement SetupDiGetActualSectionToInstallA
authorHervé Poussineau <hpoussin@reactos.org>
Sun, 3 Jul 2005 13:46:33 +0000 (13:46 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Sun, 3 Jul 2005 13:46:33 +0000 (13:46 +0000)
commit5c050fc41f54c24d71d4ee8633a531c94d35d098
treef24ef313c08a586cdbd664352aeb82d19b1a8349
parent89d454533100c5b327550c8806beada333a04e46
Implement SetupDiGetActualSectionToInstallA
Implement SetupDiCreateDeviceInfoA
Add SetupDiCreateDeviceInfoW stub
Fix SetupDiOpenClassRegKeyExW, by adding { } around the GUID string when opening the registry key
Don't use L"..." notation for wide strings

svn path=/trunk/; revision=16391
reactos/lib/setupapi/cfgmgr.c
reactos/lib/setupapi/devinst.c
reactos/lib/setupapi/setupapi.spec