I have some legacy code that is compiled into a dll.
It has some code that writes to the console. This is creating an error in Windows 7, though it ran just fine in XP. The code is not available (what we have is far from the latest version) so it cannot be rewritten. Any ideas on how to get
this to run without an error?