.h/.lib files?

Hello. Forgive me if this is a really stupid question, but is there a place to download updated .h/.lib OpenGL files for Windows? My compiler (Visual C++ 6.0) only came with the necessary .h/.lib for OGL 1.1, but I know my graphic card is 1.3-capable. I checked this website and Microsoft’s website. Did I miss something or do I have to go somewhere else? Don’t have the money to buy an entire new compiler just for those couple of files. Thanks

Hi !

There is no other .lib file available, Microsoft only support OpenGL 1.1 and nothing more.

If you want to use the rest you do that with extensions, but I do think there are header files available that includes declarations for all the extensions.

Mikael

Yes, see : http://www.opengl.org/discussion_boards/ubb/Forum2/HTML/014848.html