Return console handles in alloc_console request.
commit039aa42373ef302c1ad3957bf0bc4050b4c7e63e
authorAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jun 1999 18:31:22 +0000 (11 18:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Jun 1999 18:31:22 +0000 (11 18:31 +0000)
treea0210e5d60ae72aab169fc35cfb3751a4e01749d
parent7990b7c011cae9c87e6ede4068eaa79619ae188a
Return console handles in alloc_console request.
Fixed read_console_input parameters to conform to the reply structure
declaration.
include/server.h
server/console.c
server/object.h
server/process.c
server/process.h
server/trace.c
tools/make_requests
win32/console.c