Jump to content

C# and/or general programming question

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Bartsharp

Bartsharp

    Newbie

  • Members
  • Pip
  • 2 posts
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.

#2
truonglekhanh_hcmuns

truonglekhanh_hcmuns

    Newbie

  • Members
  • Pip
  • 2 posts
Try WCF :)