Searched refs:PSHGetFolderPath (Results 1 – 1 of 1) sorted by relevance
1251 PFN_SHGetFolderPath PSHGetFolderPath = NULL; in GetProgramFiles() local1259 PSHGetFolderPath = (PFN_SHGetFolderPath) in GetProgramFiles()1261 if (PSHGetFolderPath) { in GetProgramFiles()1262 fOk = (PSHGetFolderPath(HWND_DESKTOP, in GetProgramFiles()1269 PSHGetFolderPath = (PFN_SHGetFolderPath) in GetProgramFiles()1271 if (PSHGetFolderPath) { in GetProgramFiles()1272 fOk = (PSHGetFolderPath(HWND_DESKTOP, in GetProgramFiles()