Ejemplo n.º 1
0
 public static extern int EnumFontFamiliesEx(IntPtr hdc, ref LOGFONT lpLogFont, ref int lpEnumFontProc, int lParam,
                                         int dw);
Ejemplo n.º 2
0
 public static extern int CreateFontIndirect(ref LOGFONT lpLogFont);