Live Redirection
-
Hello Everyone, I'm a newbie, Please help me! I'm adopting the code that could redirect a console output into the MFC Edit box. My problem is, i want to have a live redirection from the console output to the edit box because i have a console application that will run about 5-10 mins and produces lots of information (output) in between those time in the command line. My recent code will just wait the application to finish up before it could redirect the output from the command line to the Edit box. Please help!.... :) thank you very much.. -rupert-
i need to learn more... i want to be like you guys... i'm just a begginer
-
Hello Everyone, I'm a newbie, Please help me! I'm adopting the code that could redirect a console output into the MFC Edit box. My problem is, i want to have a live redirection from the console output to the edit box because i have a console application that will run about 5-10 mins and produces lots of information (output) in between those time in the command line. My recent code will just wait the application to finish up before it could redirect the output from the command line to the Edit box. Please help!.... :) thank you very much.. -rupert-
i need to learn more... i want to be like you guys... i'm just a begginer
-
Hello, I tried to use the idea but it doesn't work, i even tried to download the code and tried to manipulate it, it still doesn't work... It even hanged when i tried to read from console... thanks
i need to learn more... i want to be like you guys... i'm just a begginer