I've written a C++ program in Visual Studio 2008 using OpenGL, GLUT, and GLUI. I wish to add a winAPI menu to the top of the window (not the popup ones). I'm wondering how I should go about in doing this? Thanks!
I've written a C++ program in Visual Studio 2008 using OpenGL, GLUT, and GLUI. I wish to add a winAPI menu to the top of the window (not the popup ones). I'm wondering how I should go about in doing this? Thanks!