Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Change dynamically a RUNTIME_CLASSE in a SDI MFC based project

Status
Not open for further replies.

LnOrS

Programmer
Apr 3, 2001
66
PT
I've an MFC based project in which there are frame windows (I used a splitter). Each frame is managed by a "RUNTIME_CLASS", but I'd like to change the classes in running time, depending on the choices made.
I'm using an SDI and one of the classes for graphic display is based on OpenGL.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top