I got a nice bit of code running very smoothly on the console and now have to implement the gui. The problem is that printf() doesn't seem to work too well without a target for output.
Would anyone be able to point me to a site that explains how to redirect the output to an mfc control(like a text box or something)?
Would anyone be able to point me to a site that explains how to redirect the output to an mfc control(like a text box or something)?