Alexandre Julliard : ntoskrnl: Implement creation and destruction of file objects.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Jul  8 18:56:01 2015 +0900

ntoskrnl: Implement creation and destruction of file objects.

---

 dlls/ntoskrnl.exe/ntoskrnl.c   | 100 ++++++++++++++++++++++++++++++++++++++---
 include/wine/server_protocol.h |   7 +--
 server/device.c                |  26 ++++++++++-
 server/protocol.def            |   3 +-
 server/request.h               |   5 ++-
 server/trace.c                 |   3 +-
 6 files changed, 130 insertions(+), 14 deletions(-)

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



More information about the wine-cvs mailing list