@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Adds the font resource from the specified file to the system. !!!!C# Signature: [DllImport("gdi32.dll")] static extern int AddFontResourceEx(string lpszFilename, uint fl, IntPtr pdv); !!!!User-Defined Types: None. !!!!Notes: Fonts added can be marked as private and not enumerable. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! !!!!Alternative Managed API: Do you know one? Please contribute it! Documentation: AddFontResourceEx@msdn on MSDN
Edit gdi32.addfontreso...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.