HI, In Delphi open exe2 and put breakpoint whereever you want. from Run-> Parameter .. give exe name that is exe1. and click ok button.
then your exe2 as usual.. this will make exe1 run first and it will stop in exe2 at the breakpoint Thanks, prakash On 6 Dec 2007 05:55:27 -0000, Vivek <[EMAIL PROTECTED]> 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 > > > [image: Magic > Bricks]<http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/signature-home.htm/[EMAIL > PROTECTED]/1960669_1953607/1960144/1?PARTNER=3&OAS_QUERY=null+target=new+> > > > -- Thanks, Prakash Shirodkar