Qian Hong : ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Jun 5 06:46:10 CDT 2015


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

Author: Qian Hong <qhong at codeweavers.com>
Date:   Tue Jun  2 22:09:48 2015 +0800

ntdll: Implemenent ObjectTypeInformation class support in NtQueryObject.

---

 dlls/ntdll/om.c                | 36 ++++++++++++++++++++++++++++++++++++
 dlls/ntdll/tests/om.c          | 22 +++++++++++-----------
 include/wine/server_protocol.h | 20 +++++++++++++++++++-
 server/directory.c             | 18 ++++++++++++++++++
 server/protocol.def            |  9 +++++++++
 server/request.h               |  6 ++++++
 server/trace.c                 | 15 ++++++++++++++-
 7 files changed, 113 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list