|
-
Jan 21st, 2007, 07:19 PM
#1
Thread Starter
Hyperactive Member
Clicking a button program to program - programatically.
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!
8 gigs/ram (hey why not)
300 gig HD x2
Windows XP 64
-
Jan 22nd, 2007, 03:27 AM
#2
Addicted Member
Re: Clicking a button program to program - programatically.
You might want to investigate the SendMessage API.
Can't give an example for what you want i'm afraid.
-
Jan 22nd, 2007, 07:30 AM
#3
Re: Clicking a button program to program - programatically.
Is the second .exe yours to which you have access to the source code?
-
Jan 22nd, 2007, 10:32 AM
#4
Thread Starter
Hyperactive Member
Re: Clicking a button program to program - programatically.
No, I do not have access to the sourcecode for the second exe of which i want to control unfortunately.
-
Jan 22nd, 2007, 11:21 AM
#5
Thread Starter
Hyperactive Member
Re: Clicking a button program to program - programatically.
8 gigs/ram (hey why not)
300 gig HD x2
Windows XP 64
-
Jan 22nd, 2007, 02:22 PM
#6
Thread Starter
Hyperactive Member
Re: Clicking a button program to program - programatically.
8 gigs/ram (hey why not)
300 gig HD x2
Windows XP 64
-
Jan 22nd, 2007, 02:43 PM
#7
Re: Clicking a button program to program - programatically.
rather than spamming - i would recommend you search our API forum for "button click"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|