|
-
Jan 14th, 2006, 02:55 PM
#2
Re: ext. app control?
I requires API calls, functions like FindWindow, FindWindowEX in order to get the handle to the window you wish to send to, then using the SendMessage API with the WM_SETTEXT constant in order send the message to the window handle... there are plenty of examples in the API section of this forum, and can probably get better results if you were to post there.
Last edited by gigemboy; Jan 14th, 2006 at 03:25 PM.
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
|