No, It is not working. The problem is same.
On Thu, 06 Dec 2007 Axel Canicio wrote : >Hi, > >Load your EXE2 project into delphi. >In the "Run" menu, select "parameters". >Select your EXE1 as "host application" and click "OK". >Run > >Please confirm if this answers your question. > >Cheers >Axel > > > > >On 06/12/2007 06:55:27, advanced_delphi@yahoogroups.com wrote: > > > > I have 2 exe ie EXE1,EXE2. > > > > EXE1 executes and then it gives control to EXE2 and again EXE2 give > > control to EXE1. > > > > When I put breakpoints in the code of EXE2, execution of the code does not > > stop at breakpoints, but when I put breakpoints in EXE1, it works fine. > > > > Please tell me how could I stop excetuion of the code at the breakpoints > > in the exe2. > > > > I am stuck in this problem. > > > > Regards, > > Vivek