Use the new send_fd mechanism for the set_console_fd server request.
commita5a872efca241e55a960d9e902afd180021bede5
authorAlexandre Julliard <julliard@winehq.org>
Thu, 22 Mar 2001 19:35:27 +0000 (22 19:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Mar 2001 19:35:27 +0000 (22 19:35 +0000)
treebd789c7eb88aaf08488698764494004da572c744
parent9fd15a9f2f507f967dfbe229b43264ba35b19667
Use the new send_fd mechanism for the set_console_fd server request.
include/server.h
scheduler/process.c
server/console.c
server/trace.c
win32/console.c