I'm tyring to embed a console type window in a dialog application. I wan't to use the console as a type of log window so the user can see what the application is doing behind the scene. Therefore, the output should be redirected to the console and I would like to use cout and printf commands. Can someone help me out? thanks.
bob
bob