|
-
July 12th, 2008, 08:09 AM
#1
Sending Data to Other Applications
I m looking for a way to send data to other applications.For exemple i want to open messenger and fill user name and password fields via my application ...
-
July 12th, 2008, 08:33 AM
#2
Re: Sending Data to Other Applications
Emm... Basically you can use the SendMessage, FindWindow, FindWindowEx etc. API methods.
However it will NOT work under every computer, since it finds the windows & controls by finding its title or text...
Last edited by Talikag; July 12th, 2008 at 08:48 AM.
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
|