server: Add a request to store the results of an ioctl asynchronously.
commitecf7ed66509b462b7a9cd6e23dbd1b2b43f515d6
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2015 13:45:51 +0000 (11 22:45 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2015 13:45:51 +0000 (11 22:45 +0900)
tree34b78eb494c91d6d0e00c56803031e9d0609903c
parent0157f7688813e9f4d04855f97c3053e104a31ed0
server: Add a request to store the results of an ioctl asynchronously.
include/wine/server_protocol.h
server/device.c
server/protocol.def
server/request.h
server/trace.c