Home
last modified time | relevance | path

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

/reactos/dll/win32/urlmon/
H A Dsec_mgr.c86 static void get_string_from_reg(HKEY hcu, HKEY hklm, LPCWSTR name, LPWSTR out, DWORD maxlen) in get_string_from_reg()
112 static void get_dword_from_reg(HKEY hcu, HKEY hklm, LPCWSTR name, LPDWORD out) in get_dword_from_reg()
1413 HKEY hklm = NULL; in ZoneMgrImpl_GetZoneAttributes() local
/reactos/modules/rostests/winetests/advapi32/
H A Dregistry.c2803 HKEY hkey, hklm, hkcr, hkeysub1, hklmsub1, hkcrsub1, hklmsub2, hkcrsub2; in test_classesroot() local
3102 HKEY hkcu=0, hklm=0, hkcr=0, hkcusub[2]={0}, hklmsub[2]={0}; in test_classesroot_enum() local
/reactos/dll/win32/advpack/
H A Dadvpack.c76 static const WCHAR hklm[] = {'H','K','L','M',0}; in get_dest_dir() local
/reactos/modules/rostests/winetests/msi/
H A Dpackage.c4232 HKEY hklm, classes, hkcu, users; in test_appsearch_reglocator() local