I am working on a little project to run applications in sort of like explorer i guess but its just going to launch a program and it will become a MDI Child. I was wondering if the SetParent API would be best for this?

I am a little confused about how to go about this i sort of want to be able to move the Child window in the Parent. Any ideas anyone?