ntdll: Add a stub for RtlSetControlSecurityDescriptor.
authorRob Shearman <rob@codeweavers.com>
Tue, 23 Oct 2007 14:19:00 +0000 (15:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Oct 2007 16:20:45 +0000 (18:20 +0200)
commit6b081232b97c80d08cfec467ef0ca05e41b2a614
tree6ae7ef39206f5d9a9caa636923933f43af85b7b7
parentc4b1195c0c742cb925d2154fa81f0c81866af6d5
ntdll: Add a stub for RtlSetControlSecurityDescriptor.

Implement SetSecurityDescriptorControl on top of RtlSetControlSecurityDescriptor.
dlls/advapi32/security.c
dlls/ntdll/ntdll.spec
dlls/ntdll/sec.c
include/winternl.h