http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49044
User: guy
Date: 2013/04/25 05:50 PM
Log:
Check, for each of the standard handles, whether they need to be
redirected to a console. Only if at least one of them needs to be
redirected to we create a console, and don't redirect them if they don't
need to be redirected.
This makes redirection of the standard output of, for example,
"wireshark -D" work; we don't redirect it out from under the shell.
Directory: /trunk/ui/win32/
Changes Path Action
+98 -8 console_win32.c Modified