|
-
Apr 24th, 2010, 07:18 AM
#1
Thread Starter
Junior Member
[RESOLVED] How to activate click event in child process from parent process?
I am spawning an EXE from my VB (hidden and I am recovering the dos window output) but the EXE generates a process window requiring the user to click the OK button. Since this window is also hidden the user will never see it, thereby hanging up the child process. I have been able to determine the handles and processor ids down to the button. What I need is what API function will allow me to execute the click event (for the OK button) in the child process.
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
|