Jump to content

Get STDOUT handle form a existing process


Recommended Posts

I have look in the forums for answers but have found none that can really solve my problem.

Basically I'm making a program that is a advanced GUI control center for multiple srcds(Source Dedicated Server) and every thing will be done through the console.

I know c++ so if this is easer to to in that i can make a dll and just do that but other than that i need help.

thanks is any one's reply's

Link to comment
Share on other sites

  • Moderators

So you're suggesting taking over ( redirecting ) the stdout stream of an existing process, processsing it's buffer data, then doing whatever it is you want? And you're capable of this in C++?

I'm aware of being able to catch the console buffer data, but I'd be interested to see how you wrote ( or would write ) this in another language.

If it can be done there, it most likely can be done here.

My fear factor is watching the parent app that called it blow up.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...