Searched refs:strPlusPath (Results 1 – 1 of 1) sorted by relevance
682 CFX_ByteString strPlusPath = ""; in Load() local685 strPlusPath += buf; in Load()686 strPlusPath += "\\"; in Load()687 strPlusPath += "GDIPLUS.DLL"; in Load()688 m_hModule = LoadLibraryA(strPlusPath); in Load()