server: Pass the file instead of the device pointer in all IRP requests.
commitbf2695019450deda848c450087cc4853809f9199
authorAlexandre Julliard <julliard@winehq.org>
Wed, 8 Jul 2015 10:04:32 +0000 (8 19:04 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jul 2015 05:48:34 +0000 (9 14:48 +0900)
tree7a9da6b9d0c2720ace88b292fc5740752ebc6663
parent13499a3d115998ced8aaacb62900766174e99af2
server: Pass the file instead of the device pointer in all IRP requests.
dlls/ntoskrnl.exe/ntoskrnl.c
include/wine/server_protocol.h
server/device.c
server/protocol.def
server/trace.c