On Thu, 25 Mar 2004, Alexandre Julliard wrote:
The Windows std handles get redirected but not the Unix ones, so if the Winelib app is using Unix stdio functions the redirection won't have any effect.
Too bad -- having the Windows std handles tied to the Unix ones would be rather useful for console apps.