ntdll: Implement RtlCopySecurityDescriptor [take 2]

Alexandre Julliard julliard at winehq.org
Fri Jun 17 04:56:32 CDT 2005


James Hawkins <truiken at gmail.com> writes:

> +/******************************************************************************
> + *  RtlCopyAcl      [NTDLL.@]
> + */
> +BOOLEAN WINAPI RtlCopyAcl(DWORD nDestinationAclLength, PACL pDestinationAcl, PACL pSourceAcl)

I don't see any RtlCopyAcl in ntdll. Where does this come from?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list