In my MFC program I am using a splitter to create two panes. I now want to split one of these panes in half again and put in another view, can someone talk me through how to do it or point me in the direction of some code?
I would prefer to code it myself so I am not interested in custom derived classes unless they are extremely basic.
Thanks!