mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 12:03:19 +00:00
- MSVC Build Fixes
svn path=/trunk/; revision=23925
This commit is contained in:
parent
173cb3c677
commit
f0af84da4e
24 changed files with 178 additions and 229 deletions
|
@ -929,7 +929,7 @@ RtlSelfRelativeToAbsoluteSD2(IN OUT PSECURITY_DESCRIPTOR SelfRelativeSD,
|
|||
* @implemented
|
||||
*/
|
||||
BOOLEAN NTAPI
|
||||
RtlValidRelativeSecurityDescriptor(IN PSECURITY_DESCRIPTOR SecurityDescriptorInput,
|
||||
RtlValidRelativeSecurityDescriptor(IN PISECURITY_DESCRIPTOR SecurityDescriptorInput,
|
||||
IN ULONG SecurityDescriptorLength,
|
||||
IN SECURITY_INFORMATION RequiredInformation)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue