OpenGL SDK

I’m a little disappointed. I’ve been searching around opengl.org for developer libraries v1.5. Now, either I am blind (which is very possible) or I am just in the wrong place. Also, are there .dlls that go along with the libraries?

I had the OpenGL SDK installed on my old machine and my programs worked fine. However, I have a new machine and I can’t find where to download the libraries now.

first you need the latest drivers for your video card, this will provide you with the dlls you need. On a windows system the latest library/header you can find is 1.1, you’ll need to download glext.h and use extensions to access 1.5 functionality

So, where do I find the latest library/header files?

For the libs you get the latest drivers for your graphics cards, for the header files you get them here:
http://oss.sgi.com/projects/ogl-sample/sdk.html