View Single Post
  #1 (permalink)  
Old 01-05-2008, 08:06 PM
Bartsharp Bartsharp is offline
Newbie
 
Join Date: Jan 2008
Posts: 2
Credits: 0
Rep Power: 0
Bartsharp is on a distinguished road
Default C# and/or general programming question

What do I need to learn or do to make a program that read text from a running application? Using C#.

For example, I want to read incoming messengers from another window on a chat program, and store that information into a text file.

I might also want to send a message to the chat window, something like "AFK - leave a message",

The program I'm using doesn't have these features and I'd really like to program a third party application to do this for me since, I don't have access to the source code of the chat program.

How would I go about doing this? Thank you.
Reply With Quote

Sponsored Links