dictator.arshi 0 Newbie Poster

Hi Guys

I need help in capturing action of running process, forexample i have created a simple application in vb.net in which there is a button when we click on this button then it shows a msgbox, now i want to make a application which will be another application and will capture its mouse click event by attaching to first application and i also want to change the first application behavior, like if it shows msgbox 1 time i want to show this message multiple time like loop, can you guys please help me

Regards