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.
I'm using an SDI and one of the classes for graphic display is based on OpenGL.