SHRegDuplicateHKey(3w)
NAME
SHRegDuplicateHKey (SHLWAPI.@)
SYNOPSIS
HKEY SHRegDuplicateHKey
(
HKEY hKey
)
DESCRIPTION
Create a duplicate of a registry handle.
PARAMS
hKey [In] key to duplicate.
RETURNS
A new handle pointing to the same key as hKey.
IMPLEMENTATION
Defined in "shlwapi.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/shlwapi/reg.c".
- Debug channel "shell".