wine/dlls/advapi32
Michael Müller 07b629e8e4 advapi32: Implement GetExplicitEntriesFromAclW.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-13 21:20:49 +01:00
..
tests advapi32: Implement GetExplicitEntriesFromAclW. 2017-11-13 21:20:49 +01:00
advapi.c advapi32: Fix trace format of InitiateSystemShutdownEx(). 2017-02-13 11:37:01 +01:00
advapi32.spec advapi32: Added a stub for LsaLookupPrivilegeDisplayName(). 2017-11-03 09:53:15 +01:00
advapi32_misc.h advapi32: Partially implement LsaLookupPrivilegeName(). 2017-11-03 09:53:13 +01:00
cred.c advapi32: Handle empty kSecCreationDateItemAttr attribute. 2016-12-05 16:11:04 +01:00
crypt.c
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Only show OpenTraceA/W FIXME once. 2017-09-01 09:20:19 +02:00
lsa.c advapi32: Added a stub for LsaLookupPrivilegeDisplayName(). 2017-11-03 09:53:15 +01:00
Makefile.in
registry.c advapi32: Add stubs for RegSaveKeyEx{A,W}. 2017-04-20 19:10:21 +02:00
security.c advapi32: Implement GetExplicitEntriesFromAclW. 2017-11-13 21:20:49 +01:00
service.c advapi32: Fix QueryServiceConfig2 on Wow64. 2017-11-08 21:06:52 +01:00
svcctl.idl
version.rc
wmi.c