Hi guys,
I have a lib that was written for a console app that displays status messages via cout/printf commands. I now need to use this lib in a non-console app (ie a Win32 Application), but would still like to display the status messages. Has anyone done this before, or know how it could be done?
Thanks in advance,
Richard.
I have a lib that was written for a console app that displays status messages via cout/printf commands. I now need to use this lib in a non-console app (ie a Win32 Application), but would still like to display the status messages. Has anyone done this before, or know how it could be done?
Thanks in advance,
Richard.