Results 1 to 2 of 2

Thread: [RESOLVED] ext. app control?

Threaded View

  1. #2
    PowerPoster
    Join Date
    Aug 2005
    Location
    College Station, TX
    Posts
    4,521

    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
  •  



Click Here to Expand Forum to Full Width