Home
last modified time | relevance | path

Searched refs:hKeyDest (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/advapi32/reg/
H A Dreg.c452 IN HKEY hKeyDest) in RegpCopyTree() argument
458 HANDLE hKeyDest; in RegpCopyTree() member
489 copyKeys->hKeyDest = hKeyDest; in RegpCopyTree()
523 Status2 = NtSetValueKey(copyKeys->hKeyDest, in RegpCopyTree()
711 if (copyKeys->hKeyDest != hKeyDest) in RegpCopyTree()
713 NtClose(copyKeys->hKeyDest); in RegpCopyTree()
742 IN HKEY hKeyDest) in RegCopyTreeW() argument
755 hKeyDest); in RegCopyTreeW()
788 hKeyDest); in RegCopyTreeW()
818 IN HKEY hKeyDest) in RegCopyTreeA() argument
[all …]