glu.h and gl.h

Hi!

I know, that this question must sound stupid, but where can I download the glu.h and the gl.h and the .lib’s?
Please let me know the URL.

Thanks in advance!

Nobody knows that???

Headers and libraries usually ship with most compilers today. But if you really need them, you can try http://www.mesa3d.org/ . It’s a free OpenGL-like API. It contains the source, which you can compile into a libraryfile.

There has been OpenGL 1.2 drivers available, but where can I find the gl.h and glu.h for them? for the Win32 platform, that is.
Any ideas?