Newsgroups : Borland : borland.public.delphi.rtl.win32 : 2005 Mar : Spawned applications and messagedlg
| Subject: | Spawned applications and messagedlg |
| Posted by: | "nix" (karlku..@hotmail.com) |
| Date: | Sat, 19 Mar 2005 18:58:40 |
Hi all,
I am calling an application from within another application. i.e. like
using ShellExecute. When I call the application directly from the command
prompt, all works fine. However when I call the app through the other app,
its MessagesDlg commands seem to be ignored. Nothing pops up and the app
does not wait for the users response.
Why is it doing this, and how can I resolve the problem.
Thanks
Karl
P.S. I realise that this a a cross post, however I dont think the other
newsgroup was the correct one. Sorry about that.