http://bugs.winehq.org/show_bug.cgi?id=8554 lich(a)math.spbu.ru changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From lich(a)math.spbu.ru 2007-23-07 05:19 ------- I'm very sorry, I just misinterpreted the results of the tests. 'net' utility (as well as 'expand') uses libc version of *printf instead of msvcrt. It is not surprising that text was printed in xterm instead of wineconsole. Bugfix I sent http://www.winehq.org/pipermail/wine-patches/2007-July/041317.html
The reason is hidden in AllocConsole - Windows keeps StdHandles values, allowing to use smth like:
This issue has nothing with originally posted bug. Now I hardly believe anybody needs StdHandles kept during FreeConsole/AllocConsole, so i mark this bug as invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.