Searched refs:pShellFolderPath (Results 1 – 1 of 1) sorted by relevance
1906 LPCWSTR pShellFolderPath, pUserShellFolderPath; in _SHGetUserShellFolderPath() local1918 pShellFolderPath = shellFolderPath; in _SHGetUserShellFolderPath()1927 pShellFolderPath = szSHFolders; in _SHGetUserShellFolderPath()1930 if (RegCreateKeyW(rootKey, pShellFolderPath, &shellFolderKey)) in _SHGetUserShellFolderPath()1932 TRACE("Failed to create %s\n", debugstr_w(pShellFolderPath)); in _SHGetUserShellFolderPath()3003 LPCWSTR pUserShellFolderPath, pShellFolderPath; in _SHRegisterUserShellFolders() local3020 pShellFolderPath = shellFolderPath; in _SHRegisterUserShellFolders()3027 pShellFolderPath = szSHFolders; in _SHRegisterUserShellFolders()3031 pShellFolderPath, folders, ARRAY_SIZE(folders)); in _SHRegisterUserShellFolders()