Searched refs:bHasPath (Results 1 – 3 of 3) sorted by relevance
178 BOOL bHasPath = SHGetSpecialFolderPathW(NULL, DirectoryStr, CSIDL_LOCAL_APPDATA, TRUE); in GetStorageDirectory() local179 if (bHasPath) in GetStorageDirectory()185 if (bHasPath) in GetStorageDirectory()
244 BOOL bHasPath = SHGetPathFromIDListW(zipPidl, ZipFilename); in test_EnumObjects() local245 ok_int(bHasPath, TRUE); in test_EnumObjects()
1348 BOOL bHasPath = SHGetPathFromIDListW(pidlFull, wszPath); in InvokePidl() local1367 else if (bHasPath) in InvokePidl()1378 if (bHasPath) in InvokePidl()