EXE running inside an EXE?

From: Mark (mailme_at_marrr.co.uk)
Date: 11/30/03


Date: Sat, 29 Nov 2003 23:28:07 -0000

A while ago somebody posted some code to get an EXE to run inside an EXE
(basically the window of an external app running inside my Delphi app), I've had
a look through google, but I can't find any references to it.

I do remember that although the code worked, the form did not resize itself
correctly and was not easy to hide/shutdown on request.

Does anybody have a any code snippets that would allow me to control an external
exe in much the same way as a frame or panel? I have full source control over
both the parent and child applications, if that makes things any easier.

Any help would be really appreciated

Mark