Unofficial OpenGL Software Development Kit  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Enumerations | Functions
wgl_load.h File Reference

C header to include if you want to initialize WGL. More...

Go to the source code of this file.

Enumerations

enum  { wgl_LOAD_FAILED = 0, wgl_LOAD_SUCCEEDED }
 The loading status returned by the loading functions. More...
 

Functions

int wgl_LoadFunctions (HDC hdc)
 Loads all of the function pointers available. More...
 

Detailed Description

C header to include if you want to initialize WGL.