I'm interested to know how I could go about doing multiple views in a win32 application.

The kind of thing I'm aiming for is a 3d modelling interface where you have top/front/side/perspective windows all split by two interconnecting bars. Now, I think I can get 4 windows using the MDI but I need to 'join' them if you see what I mean. Anybody who has used 3DS Max or a similar package will know what I mean.

Thanks for any help.