[DUG] D2006 Compiler

Phil Scadden p.scadden at gns.cri.nz
Fri Dec 23 12:13:54 NZDT 2005


> Can I graft a command/dos window inside a Delphi app ?  What I 
> want to do is to let the users run the old dos app as an mdichildform 
> form the windows version.
> Regards

Have a look at jvCreateProcess in JVCL. You cant graft it in but you can
capture output from dos console windows and do what you like with it. Of
course you are right out of luck with graphical apps. Shoot the user if
still using these.

----------------------------------------------------------
Phil Scadden, Institute of Geological and Nuclear Sciences
764 Cumberland St, Private Bag 1930, Dunedin, New Zealand
Ph +64 3 4799663, fax +64 3 477 5232



More information about the Delphi mailing list