Alexandre Julliard : server: Pass the file instead of the device pointer in all IRP requests.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jul 9 09:44:36 CDT 2015


Module: wine
Branch: master
Commit: bf2695019450deda848c450087cc4853809f9199
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=bf2695019450deda848c450087cc4853809f9199

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul  8 19:04:32 2015 +0900

server: Pass the file instead of the device pointer in all IRP requests.

---

 dlls/ntoskrnl.exe/ntoskrnl.c   | 56 ++++++++++++++++++++++++++++++------------
 include/wine/server_protocol.h | 10 ++++----
 server/device.c                | 30 ++++++++++++----------
 server/protocol.def            |  8 +++---
 server/trace.c                 |  8 +++---
 5 files changed, 70 insertions(+), 42 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=bf2695019450deda848c450087cc4853809f9199



More information about the wine-cvs mailing list