Searched refs:linkPath (Results 1 – 1 of 1) sorted by relevance
408 wstring linkPath = path; in followShortcuts() local409 linkPath.append(TEXT(".lnk")); in followShortcuts()410 if (!PathFileExists(linkPath.c_str())) in followShortcuts()420 if (FAILED(persistFile->Load(linkPath.c_str(), STGM_READ))) in followShortcuts()