Searched refs:m_GdiModule (Results 1 – 2 of 2) sorted by relevance
60 HMODULE m_GdiModule = nullptr; variable
747 FreeLibrary(m_GdiModule); in ~CGdiplusExt()773 m_GdiModule = LoadLibraryA("GDI32.DLL"); in Load()