Sweden-Number/dlls/advapi32/tests
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
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
cred.c advapi32/tests: Fix for crashes on Mac OS X. 2015-08-27 21:43:46 +09:00
crypt.c advapi32/tests: Fix a memory leak (Valgrind). 2017-03-24 20:52:08 +01:00
crypt_lmhash.c advapi32/tests: Make sure to use return value (LLVM/Clang). 2011-02-04 15:25:33 +01:00
crypt_md4.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_md5.c advapi32/tests: Make function pointers static and remove redundant typedefs. 2010-10-01 13:33:37 +02:00
crypt_sha.c advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
eventlog.c advapi32/tests: Don't cast return value from HeapAlloc. 2018-01-02 15:52:22 +01:00
lsa.c advapi32: Partially implement LsaLookupPrivilegeName(). 2017-11-03 09:53:13 +01:00
registry.c advapi32/tests: Skip tests modifying HKLM if limited. 2018-01-02 13:25:20 +01:00
security.c ntdll: Support TokenLogonSid in NtQueryInformationToken. 2018-02-07 19:38:29 +01:00
service.c advapi32: Implement NotifyServiceStatusChange. 2018-01-23 18:28:38 +01:00