server: Add support for retrieving results of queued ioctls once they are done.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 8 May 2007 18:45:44 +0000 (20:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 May 2007 18:45:44 +0000 (20:45 +0200)
commitaafcfe766340201fb28cd047bb219d95de3ae13a
treeae8ec1926f51923a92e38fa177a0ad4fb26ae7f9
parent78b75108cdb57b58746498542f8e29715f4caf15
server: Add support for retrieving results of queued ioctls once they are done.
dlls/ntdll/file.c
include/wine/server_protocol.h
server/device.c
server/protocol.def
server/request.h
server/trace.c