Pass the stdin/stdout handles on startup to use as console (based on a
commita4bc5a2138655409e28036c7110451fdf94c9403
authorAlexandre Julliard <julliard@winehq.org>
Fri, 16 Feb 2001 19:08:19 +0000 (16 19:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Feb 2001 19:08:19 +0000 (16 19:08 +0000)
treee9593c5e65df504930a8cf87ae0f7b219925a0ca
parent6c1b680b6e56ccc6098c94408dc41612b5ace015
Pass the stdin/stdout handles on startup to use as console (based on a
patch by Eric Pouech).
include/server.h
scheduler/process.c
server/console.c
server/process.c
server/trace.c
win32/console.c