mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 21:06:17 +00:00
[SETUPAPI]
- Open Device Class with desired access svn path=/trunk/; revision=46603
This commit is contained in:
parent
e3949430d7
commit
ebf3dfc568
1 changed files with 1 additions and 1 deletions
|
@ -3662,7 +3662,7 @@ HKEY WINAPI SetupDiOpenClassRegKeyExW(
|
|||
if (!(l = RegOpenKeyExW(HKLM,
|
||||
lpKeyName,
|
||||
0,
|
||||
0,
|
||||
samDesired,
|
||||
&hClassesKey)))
|
||||
{
|
||||
if (MachineName != NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue