ntdll: implement RtlMakeHandleAllocated to mark handles as vailid

Jeff Latimer lats at yless4u.com.au
Sat Nov 4 23:13:55 CST 2006


This patch automates the marking of a handle as allocated as part of 
RtlAllocateHandle.  I can't see any reason for not providing a complete 
function handle as part of allocating it.

Changelog:
Mark handle as valid as part of RtlAllocateHandle.

Jeff Latimer

---
  dlls/ntdll/handletable.c |   26 ++++++++++++++++++++++++++
  dlls/ntdll/tests/rtl.c   |    7 -------
  2 files changed, 26 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 4b2d65fb6c416d8cd2ec73e13241b9536eff6841.diff
Type: text/x-patch
Size: 2188 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061105/58e465b2/4b2d65fb6c416d8cd2ec73e13241b9536eff6841.bin


More information about the wine-patches mailing list