I have a VB6 program. With the VB6 program, I will execute another exe.
I need the VB6 program to click a button within the second program exe.
How would I do this? Can anyone provide me with the code?
Thanks!
Printable View
I have a VB6 program. With the VB6 program, I will execute another exe.
I need the VB6 program to click a button within the second program exe.
How would I do this? Can anyone provide me with the code?
Thanks!
You might want to investigate the SendMessage API.
Can't give an example for what you want i'm afraid.
Is the second .exe yours to which you have access to the source code?
No, I do not have access to the sourcecode for the second exe of which i want to control unfortunately.
Hello? Anyone?
eeeeeeeeeeeeenyone?
rather than spamming - i would recommend you search our API forum for "button click"