passing memory handle problem

bornbroke

Newcomer
Joined
May 11, 2005
Messages
6
Hi, I'm really having a hard time with this one.

the program displays a model which uses Opengl. the user can navigate through the model as well. Also, the user can save the display as a bitmap file.

The problem is:
After I save the model to a bitmap file, I can't get back to the form display.

This concept will also apply when you allow the user to open two display forms at once. How would you allow the user to switch between display forms? thus, how do you allow to pass the memory handle?

hope, that is the correct question.
 
Back
Top