Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation of button press on message boxes.
Message
From
18/11/1998 16:08:54
 
 
To
18/11/1998 11:44:34
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, California, United States
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00158837
Message ID:
00158995
Views:
10
Hi

>We are working on a application tester and we have run into a couple of problems. Is there some kind of API call or a number of API calls that can automate the pressing of a button from a message box?
>

You can do this sending wm_KeyDown/wn_KeyUp or wm_LButtonDown/wm_LButtonUp messages to the window using SendMessage API function. See MSDN for details.
Virtually yours, Dmitry

mailto: me@duginov.com * www.duginov.com * ICQ UIN 6769428
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform