server: Track handle count

Andrew Cook ariscop at gmail.com
Sat Feb 21 03:41:59 CST 2015


Allows tools using NtQueryObject to see the number of handles
to an object in addition to the number of references.

Will be required for the kill on close limit for job objects.
---
 dlls/ntdll/om.c     |  2 +-
 server/handle.c     |  9 +++++----
 server/object.c     | 18 ++++++++++++++++++
 server/object.h     |  3 +++
 server/protocol.def |  1 +
 5 files changed, 28 insertions(+), 5 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-server-Track-handle-count.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150221/a0989fa8/attachment.bin>


More information about the wine-patches mailing list