OpenGL Libraries/Headers

Hi!
What libraries/headers do I need to compile and link my OpenGL application on Windows 98, and where can I find them?
I downloaded the GLUT libraries from this site but I need the regular OpenGL headers and libraries too.
I program in C/C++.
Any help is much appreciated!!

You downloaded GLUT from this site ?
Then you should also have found the other stuff

Well…here you’ll (probably) find what you need :
http://www.opengl.org/Downloads/DevDownloads.html

Eh, hehe… I feel stupid now… =)
I read about the opengl95.exe app on the download page but for some reason I thought it was just the end user dlls… =)

Thanks!!!