Detect press button in external programs

Just starting out? Need help? Post your questions and find answers here.
Wolf
Enthusiast
Enthusiast
Posts: 232
Joined: Sat Apr 03, 2004 12:00 pm
Location: S.T

Detect press button in external programs

Post by Wolf »

How we can detect press button in one external program ?

I want run one external exe file of my prog and detect when user press "Yes" button in that prog (exe file). How do this ?
Wolf
Enthusiast
Enthusiast
Posts: 232
Joined: Sat Apr 03, 2004 12:00 pm
Location: S.T

Post by Wolf »

Don't know anyone ?
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

I think you need to read the messages from that app... don't know how to do it, but think thats the direction.
ARGENTINA WORLD CHAMPION
omid-xp
Enthusiast
Enthusiast
Posts: 119
Joined: Tue Jan 27, 2004 2:17 pm

Post by omid-xp »

I think you must have title of that window message and if that message have just one button after prerss that windows is closed and then if you can't find that window you know user press ok button in that window.
Kris_a
User
User
Posts: 92
Joined: Sun Feb 15, 2004 8:04 pm
Location: Manchester, UK

Post by Kris_a »

thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

Tell if you get the hook to work, or if anything else works please :D
Wolf
Enthusiast
Enthusiast
Posts: 232
Joined: Sat Apr 03, 2004 12:00 pm
Location: S.T

Post by Wolf »

Thanks for all helps.

I now must test it.
Post Reply