Home
last modified time | relevance | path

Searched defs:parent_key (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/atl/
H A Dstatreg.h486 HRESULT do_process_key(LPCOLESTR *pstr, HKEY parent_key, strbuf *buf, BOOL do_register) in do_process_key()
/reactos/dll/win32/atl/
H A Dregistrar.c184 static HRESULT do_process_key(LPCOLESTR *pstr, HKEY parent_key, strbuf *buf, BOOL do_register) in do_process_key()
/reactos/dll/win32/urlmon/
H A Dsec_mgr.c640 static HRESULT open_zone_key(HKEY parent_key, DWORD zone, HKEY *hkey) in open_zone_key()
661 HKEY parent_key; in get_action_policy() local