Searched refs:SHGetSpecialFolderPathW (Results 1 – 2 of 2) sorted by relevance
39 #define SHGetSpecialFolderPathW SHGetSpecialFolderPath macro41 BOOL WINAPI SHGetSpecialFolderPathW(HWND,LPWSTR,int,BOOL);
1134 result = SHGetSpecialFolderPathW (hwndOwner, path, nFolder, fCreate); in SHGetSpecialFolderPathA()