I would suggest using something like GLEW
http://glew.sourceforge.net/
It will take care of all the binding for you, you then only have to check for define's/consts to know if something is safe to use.
http://glew.sourceforge.net/
It will take care of all the binding for you, you then only have to check for define's/consts to know if something is safe to use.