Searched refs:pidlTestFile (Results 1 – 1 of 1) sorted by relevance
651 LPITEMIDLIST pidlTestFile, pidlEmpty = (LPITEMIDLIST)&emptyitem; in test_GetDisplayName() local706 pidlLast = ILFindLastID(pidlTestFile); in test_GetDisplayName()760 result = SHGetPathFromIDListW(pidlTestFile, wszTestFile2); in test_GetDisplayName()786 ok (ILFindLastID(pidlTestFile) == pidlLast, in test_GetDisplayName()801 ILFree(pidlTestFile); in test_GetDisplayName()1078 LPITEMIDLIST pidlTestFile; in test_SHGetPathFromIDList() local1151 IMalloc_Free(ppM, pidlTestFile); in test_SHGetPathFromIDList()1162 IMalloc_Free(ppM, pidlTestFile); in test_SHGetPathFromIDList()1165 StrRetToBufW(&strret, pidlTestFile, wszPath, MAX_PATH); in test_SHGetPathFromIDList()1170 result = SHGetPathFromIDListW(pidlTestFile, wszPath); in test_SHGetPathFromIDList()[all …]