Alexandre Julliard : server: Pass the device client pointer as part of the IRP parameters.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul  8 17:50:00 2015 +0900

server: Pass the device client pointer as part of the IRP parameters.

---

 dlls/ntoskrnl.exe/ntoskrnl.c   | 41 ++++++++++++++++++++++++-----------------
 include/wine/server_protocol.h | 12 ++++++++++--
 server/device.c                | 23 +++++++++++++----------
 server/protocol.def            | 10 +++++++++-
 server/request.h               |  5 ++---
 server/trace.c                 | 10 +++++++---
 tools/make_requests            |  2 +-
 7 files changed, 66 insertions(+), 37 deletions(-)

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



More information about the wine-cvs mailing list