Searched refs:lpszPath (Results 1 – 1 of 1) sorted by relevance
429 char lpszPath[MAX_PATH]; in GetSpecialFolderPath() local432 LPTSTR lpszPath, in GetSpecialFolderPath()461 if (My_SHGetSpecialFolderPath(NULL, lpszPath, in GetSpecialFolderPath()463 return g_Py_BuildValue("s", lpszPath); in GetSpecialFolderPath()