Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/dialogs/
H A Dview.cpp345 HKEY HKeyRoot = HKEY_CURRENT_USER; in ViewTree_LoadTree() local
346 Size = sizeof(HKeyRoot); in ViewTree_LoadTree()
347 RegQueryValueExW(hKey, L"HKeyRoot", NULL, NULL, LPBYTE(&HKeyRoot), &Size); in ViewTree_LoadTree()
348 pEntry->hkeyRoot = HKeyRoot; in ViewTree_LoadTree()
/reactos/boot/bootdata/
H A Dhivesft.inf265 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\DesktopProcess","HKeyRoot"…
290 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\FolderSizeTip","HKeyRoot",…
300 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\FriendlyTree","HKeyRoot",0…
322 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN","HKeyRoot
333 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL","HKeyRoot"…
339 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideFileExt","HKeyRoot",0x…
350 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\NetCrawler","HKeyRoot",0x0…
375 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\ShowCompColor","HKeyRoot",…
386 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\ShowFullPath","HKeyRoot",0…
408 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\ShowInfoTip","HKeyRoot",0x…
[all …]