openGL in visual c++

how can i use openGl in visual c++
i mean where can i download libraries
and what libraries do i need to do that

If you have version 6.0(may be in earlier version, not sure) the libraries are already there. Just link them in your program. For great tutorials on how to get started go to http://nehe.gamedev.net Happy learning

If you want GLUT can you get it from: http://www.xmission.com/~nate/glut.html