Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: [1]   Go Down

Author Topic: Question  (Read 891 times)

0 Members and 1 Guest are viewing this topic.

Xiphirx

wat
Question
« on: October 05, 2008, 08:32:02 pm »
  • Xiphirx
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3007
Say I had a .NET application that outputted text into a multi-line textbox. Is there any way I can program another program to get the output of that textbox?

What languages would be recommended for it?
Logged
  • For The Swarm
Re: Question
« Reply #1 on: October 05, 2008, 08:51:31 pm »
  • *
  • Reputation: +3/-0
  • Offline Offline
  • Gender: Male
  • Posts: 6629
If its plain text, yes. If its a password box, no.

Just read up on the WinAPI. FindWindow and GetWindowText are probably the ones you want to look into.
Logged

Xiphirx

wat
Re: Question
« Reply #2 on: October 05, 2008, 09:55:09 pm »
  • Xiphirx
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3007
If its plain text, yes. If its a password box, no.

Just read up on the WinAPI. FindWindow and GetWindowText are probably the ones you want to look into.

Thanks!
Logged
  • For The Swarm
Pages: [1]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 1.052 seconds with 44 queries.