|
Embedding apps in vb6
VB6
How do you embed another app like Coyote does?
I launch the app using shell and get it's pid, then I've found some code to match up one of the open windows with the pid and then change the parent but it still doesn't work!
The nearest I've got is capturing the splash screen of the app!!
Can anyone point me to a code example?
|