Redirecting Console Output

_McFly_

Member
Joined
Nov 18, 2008
Messages
10
Programming Experience
1-3
I wish to make an application that redirects a console application's output. Essentially, providing a GUI for a GUI-challenged application by the name of Halo Server. I would also like to provide a logging system so that RCon use can be logged, but I know how to do that easily enough. The problem I'm having is that RedirectStandardOutput isn't working. Any alternatives?

Thanks in advance,

James.
 
Back
Top