Sweden-Number/dlls/advapi32
Alistair Leslie-Hughes 4bbbc261d1 ntdll: Support TokenLogonSid in NtQueryInformationToken.
Based on a patch by Andrew Wesie.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-07 19:38:29 +01:00
..
tests ntdll: Support TokenLogonSid in NtQueryInformationToken. 2018-02-07 19:38:29 +01:00
Makefile.in
advapi.c
advapi32.spec
advapi32_misc.h advapi32: Use the global HeapAlloc() wrappers. 2018-01-30 09:07:18 +01:00
cred.c
crypt.c
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c
lsa.c
perf.c advapi32: Include <stdarg.h> since winbase.h expects va_list. 2017-11-27 16:15:25 +01:00
registry.c
security.c advapi32: Support WinLogonIdsSid in IsWellKnownSid. 2018-01-30 10:00:03 +01:00
service.c advapi32: Also wait on services without a control thread during shutdown. 2018-02-06 19:39:12 +01:00
svcctl.idl
version.rc
wmi.c