Downloading opengl

Thanks everybody for the help! Im going with
opengl and (directly xiting the sh*t house!!)

I went to nehe page and i understood every
thing.
Now i need help so that i download everything i need!!! using vc++6.0complier

If you have VC++ 6.0 you should have everything already … it’s just to start coding.

You may also want to download the opengl 1.1 documentation (VC6 docs have 1.0 documentation, yes, without texture objects, etc).
Also download from opengl.org the glut library to get fast on to the fun part (and forget about the messy windows code).
Last, download a lot of samples (in opengl.org too). there are a lot, and its the best way to start and learn.