Searched defs:hSrcKey (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/userenv/ |
H A D | registry.c | 39 HKEY hSrcKey) in CopyKey()
|
/reactos/modules/rostests/win32/advapi32/eventlog/ |
H A D | EvtLogTest.c | 26 HKEY hKey = NULL, hEventKey = NULL, hSrcKey = NULL; in CreateEventLog() local
|
/reactos/base/applications/regedit/ |
H A D | edit.c | 1847 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 D | COpenWithMenu.cpp | 706 HKEY hKey, hSrcKey, hDestKey; in SetDefaultHandler() local
|