|
-
Sep 25th, 2003, 12:32 AM
#1
Thread Starter
Fanatic Member
[Unresolved] Start External Process As MDI Child Form
Hey guys,
I'm making a program to manage an external program that i have not written and do not have access to... Basically, i'll be launching a bunch of instances of it by feeding it certain command line arguments... I'd like to keep these organized within my program, and put them into some sort of tabbed MDI interface... basically i just need to know how to actually put the window of a process i'm starting up into a container in my program... I'm assuming this can be done...
In vb6, i think you could use the SetParent API to achieve the results i'm after.... Thanks for any help guys!
Last edited by Redth; Sep 26th, 2003 at 10:33 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|