OpenGL (opengl32)
Last changed: -179.125.31.254

.
Summary
TODO - a short description

try here -->/oficial OpenGL XML API Registry/ https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/gl.xml

C# Signature:

[DllImport("opengl32.dll", SetLastError=true)]
static extern TODO OpenGL32(TODO);

VB Signature:

Declare Function OpenGL32 Lib "opengl32.dll" (TODO) As TODO

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
OpenGL32 on MSDN