Home
last modified time | relevance | path

Searched defs:hSrcKey (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/userenv/
H A Dregistry.c39 HKEY hSrcKey) in CopyKey()
/reactos/modules/rostests/win32/advapi32/eventlog/
H A DEvtLogTest.c26 HKEY hKey = NULL, hEventKey = NULL, hSrcKey = NULL; in CreateEventLog() local
/reactos/base/applications/regedit/
H A Dedit.c1847 static LONG CopyKey(HKEY hDestKey, LPCWSTR lpDestSubKey, HKEY hSrcKey, LPCWSTR lpSrcSubKey) in CopyKey()
1918 static LONG MoveKey(HKEY hDestKey, LPCWSTR lpDestSubKey, HKEY hSrcKey, LPCWSTR lpSrcSubKey) in MoveKey()
/reactos/dll/win32/shell32/
H A DCOpenWithMenu.cpp706 HKEY hKey, hSrcKey, hDestKey; in SetDefaultHandler() local