James Hawkins truiken@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?