|
-
Aug 7th, 2005, 03:27 PM
#1
Thread Starter
Addicted Member
Put app inside of MDI window.
Greetings Fellas & Woka.
I am wondering, if I can simply add a form to a MDI form using an api. I have an EXE and I want it to apear inside of it. Notice, I didn't create this application. Another method for those c++ guys would be to create a dll and have it open the program inside. How the program works is it creates a "start bar" kinda thing where you can see all the modules for the program. you must have a dll to do that. But I know nada about c++, so vb was the route. In c++ I just want the program to start, and load itself into the mdi frame.
I don't know of the api call to use, or it's useage for the vb program. So if you could help me that would be great. I know I would have to use FindWindow to find the mdi form, but then how do I get my app inside of it? That's the question.
After that it is easy to do. I am going to have another program find another window inside of the mdi form (I have code for this)... and then grab it's focus and send it commands with send keys .... So this is a very simple app. Just any help appreciated
Thanks everyone!
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
|