Searched refs:pidl (Results 1 – 1 of 1) sorted by relevance
203 LPITEMIDLIST pidl = 0; // Pointer to an Item ID list allocated below in get_shell_folder_path() local248 if (NOERROR != SHGetSpecialFolderLocation(0, csidl, &pidl)) in get_shell_folder_path()251 alt_csidl, &pidl)) in get_shell_folder_path()262 r = SHGetPathFromIDList(pidl, shell_folder_path); in get_shell_folder_path()265 pMalloc->lpVtbl->Free(pMalloc, pidl); in get_shell_folder_path()