Guest felixtcpip Posted January 14, 2005 Report Posted January 14, 2005 Hey, I'm trying to use a custom font in my app for the smartphone 2003. I've been told to use the AdFontResouce function in the gdi32 dll with P/Invoke. Does anyone have any sample code of how that would work in Vb .net? I cant figure it out, and searching didn't really come back with much info. Thanks, Felix
Guest felixtcpip Posted January 17, 2005 Report Posted January 17, 2005 No one knows..wow...here...i figured it out: Public Shared Function _ AddFontResource(ByVal lpFileName As String) As Integer End Function Hey, I'm trying to use a custom font in my app for the smartphone 2003. I've been told to use the AdFontResouce function in the gdi32 dll with P/Invoke. Does anyone have any sample code of how that would work in Vb .net? I cant figure it out, and searching didn't really come back with much info. Thanks, Felix <{POST_SNAPBACK}>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now