Searched refs:pidl (Results 1 – 1 of 1) sorted by relevance
1481 LPITEMIDLIST pidl = NULL; in get_special_folder() local1485 hr = SHGetSpecialFolderLocation (NULL, csidl, &pidl); in get_special_folder()1488 b = SHGetPathFromIDListW (pidl, path); in get_special_folder()1491 CoTaskMemFree (pidl); in get_special_folder()