Earnie Boyd writes:
> Isn't there a CreateConsole() function?
There is AllocConsole(). After calling that you can (at least in
mingw32 programs) do freopen ("CONOUT$", "w", stdout).
--tml
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com