Searched defs:bHasPath (Results 1 – 3 of 3) sorted by relevance
244 BOOL bHasPath = SHGetPathFromIDListW(zipPidl, ZipFilename); in test_EnumObjects() local
245 BOOL bHasPath = SHGetSpecialFolderPathW(NULL, DirectoryStr, CSIDL_LOCAL_APPDATA, TRUE); in GetStorageDirectory() local
1354 BOOL bHasPath = SHGetPathFromIDListW(pidlFull, wszPath); in InvokePidl() local