.
[DllImport("opengl32", EntryPoint = "wglUseFontOutlines", CallingConvention=CallingConvention.Winapi)]
.
public static extern bool wglUseFontOutlines(
.
Declare Function wglUseFontOutlines Lib "opengl32.dll" (TODO) As TODO
.
WGL.wglUseFontOutlines(
.