hi
I have a problem. I can not call an opengl example from my another(my base) program in Visual C++.
I calgulate some values and I want to draw it in opengl.
Everything is ok but when I write
gluMainLoop() my base program stops.
So I want to learn if there is a simple way to call opengl window from another program.
Thanks for your answer.



