ntdll: implement RtlMakeHandleAllocated to mark handles as vailid

Robert Shearman rob at codeweavers.com
Mon Nov 6 04:29:55 CST 2006


Jeff Latimer wrote:
> 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.

 From my vague memory of writing the tests, I don't think Windows does 
this (or I wouldn't have written the code in the tests to make the 
handle valid).

-- 
Rob Shearman




More information about the wine-devel mailing list