Searched refs:t_SHGetKnownFolderPath (Results 1 – 1 of 1) sorted by relevance
1968 typedef HRESULT (WINAPI *t_SHGetKnownFolderPath) (const GUID *rfid, in load_user_special_dirs() typedef1972 t_SHGetKnownFolderPath p_SHGetKnownFolderPath; in load_user_special_dirs()1981 …p_SHGetKnownFolderPath = (t_SHGetKnownFolderPath) GetProcAddress (GetModuleHandleW (L"shell32.dll"… in load_user_special_dirs()