Visual Studio help

Visual Studio C++ brings up member functions and paramter info as you are typing in code. My question is, How do I get the glut and opengl functions to show up as I am typing them in?

When I make my own classes, including the .cpp or .obj file usually accomplishes this.

Any Ideas?

There’s a recent post about Intellisense. That might help.