I have a large MDI app which uses CHtmlView-derived child windows.

I'd like to change to a splitter-type child window, still using a CHtmlView for the right pane.

How can I convert this existing app?