mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[SETUPAPI]
- Open Device Class with desired access svn path=/trunk/; revision=46603
This commit is contained in:
@@ -3662,7 +3662,7 @@ HKEY WINAPI SetupDiOpenClassRegKeyExW(
|
||||
if (!(l = RegOpenKeyExW(HKLM,
|
||||
lpKeyName,
|
||||
0,
|
||||
0,
|
||||
samDesired,
|
||||
&hClassesKey)))
|
||||
{
|
||||
if (MachineName != NULL)
|
||||
|
||||
Reference in New Issue
Block a user