Searched refs:hSh (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcxml.c3745 HMODULE hSh = LoadLibraryA("shfolder.dll"); local in function:_ensureWin32GettersReady
3747 if (hSh)
3748 pSHGetFolderPathA = (pfnSHGetFolderPathA)GetProcAddress(hSh, "SHGetFolderPathA");

Completed in 5 milliseconds