http://bugs.winehq.org/show_bug.cgi?id=10941 Eric Pouech <eric.pouech(a)orange.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech(a)orange.fr --- Comment #11 from Eric Pouech <eric.pouech(a)orange.fr> 2008-06-07 02:21:21 --- I fear that in window, the default handles *values* for the console (loaded and stored with GetStdHandles and friend) are the same for the two consoles, hence letting msvcrt handling it transparently could someone verify this in windows if the assumption is correct, the next question is: is it by chance or by design? in response to #3, it sounds logical if msvcrt invalidates the cout stream as the underlying handle is no longer valid (as the call to FreeConsole() has closed it) A+ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.