Searched refs:userShellFolderKey (Results 1 – 1 of 1) sorted by relevance
1907 HKEY userShellFolderKey, shellFolderKey; in _SHGetUserShellFolderPath() local1935 if (RegCreateKeyW(rootKey, pUserShellFolderPath, &userShellFolderKey)) in _SHGetUserShellFolderPath()1944 if (!RegQueryValueExW(userShellFolderKey, value, NULL, &dwType, in _SHGetUserShellFolderPath()1976 RegCloseKey(userShellFolderKey); in _SHGetUserShellFolderPath()