Home
last modified time | relevance | path

Searched refs:t_SHGetKnownFolderPath (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/glib/
Dgutils.c1968 typedef HRESULT (WINAPI *t_SHGetKnownFolderPath) (const GUID *rfid, in load_user_special_dirs() typedef
1972 t_SHGetKnownFolderPath p_SHGetKnownFolderPath; in load_user_special_dirs()
1981 …p_SHGetKnownFolderPath = (t_SHGetKnownFolderPath) GetProcAddress (GetModuleHandleW (L"shell32.dll"… in load_user_special_dirs()