server: Implement querying the security label of a security descriptor.
commit2ebe67963803d46cce77c770696f3b733a627fb8
authorMichael Müller <michael@fds-team.de>
Wed, 14 Jun 2017 18:20:40 +0000 (14 20:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Jun 2017 08:50:54 +0000 (15 10:50 +0200)
tree6ba95dd1ddd106965866aa5de7a7890cc8b558d6
parent538e46adea88a3d6bdadd7f762eb620cd11cbeef
server: Implement querying the security label of a security descriptor.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/advapi32/tests/security.c
include/winnt.h
server/handle.c
server/security.h
server/token.c