C# Signature:

[DllImport("gdi32.dll")]
static extern int AddFontResourceEx(string lpszFilename, uint fl, IntPtr pdv);

Última actualización