Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "AddFontResource" in [All]

gdi32

.

static extern int AddFontResourceEx(string lpszFilename, uint fl, IntPtr pdv);

.
Documentation
[AddFontResourceEx] on MSDN
.

    static extern int AddFontResource(string lpFilename);

.

            AddFontResource(args[1]);


 
Access PInvoke.net directly from VS: