[DllImport("gdi32.dll")] static extern IntPtr CreateFontIndirectEx([In] ref ENUMLOGFONTEXDV penumlfex);
Última actualización hace 1 año