This tutorial (in italian language) talk about OpenGL architecture and basic structures of the pipeline rendering.
Some words are also spent on GLUT, GLUAX and extensions.
I also made a VC++ 6.0 project that is based on the tutorial topics and illustrate how to create a framework able to handle OpenGL windows and a simple rendering structure.
You can download all the stuffs clicking on the links above.