.Net
Is there a way to get every text inside a Console process (in realtime)?
Im trying to put every text that is currently on a console to a textbox but i cant figure out a way to do it without making it hang on my Update method. Cool, how Read more…