I am trying to create a program that will allow me to cram one or more instances/programs into a multi frame window. So basically...theoretically I could have 4 portions and open excel, word, AIM and Firefox....or any other program(s) I so choose.

I have thought over this considerably and the only thing I can come up with is get the handle of the window the program opens up in (is it always the same??) and then force that to redirect into my program....Anybody point me in the right direction? I am not even sure what this is called and even more confused about what to search for on the internet or the forums.

Thanks!!