On Wed, Aug 16, 2000 at 05:38:54PM +0100, David Howells wrote:
> 
> Can someone explain why wineserver passes it's UNIX stdin/out/err fd's to a
> running wine program by socket-based FD transfer every time a wine application
> wants to do an operation on it's idea of stdin/out/err?

They could have been changed using SetStdHandle().

And the plain stdio stdin/stderr/stdout are not affected.

Ciao, Marcus

Reply via email to