Could anyone help lead me in the right direction to create new child windows in the mfc framework.

I need to create a window, that in turn creates another child window.

I'm not sure how to do this?

Would I use create(), virtual windows, something else?

Any help would be appreciated.