Sweden-Number/dlls/advapi32
Zebediah Figura aa6e060172 advapi32: Move event tracing APIs to sechost.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-27 12:03:05 +02:00
..
tests advapi32/tests: Check RegGetValueA() RRF_SUBKEY_WOW64??KEY validation. 2020-03-27 21:16:13 +01:00
Makefile.in advapi32: Move event tracing APIs to sechost. 2020-04-27 12:03:05 +02:00
advapi.c advapi32: Use WINEUSERNAME variable to implement GetUserNameA/W. 2020-04-16 22:10:04 +02:00
advapi32.spec advapi32: Move event tracing APIs to sechost. 2020-04-27 12:03:05 +02:00
advapi32_misc.h
cred.c
crypt.c advapi32: Fix 3 comments about pdwReserved and dwFlags. 2020-03-18 19:37:21 +01:00
crypt.h advapi32: Use standard refcount in CRYPTPROV. 2020-03-17 16:00:07 +01:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
eventlog.c advapi32: Move event tracing APIs to sechost. 2020-04-27 12:03:05 +02:00
lsa.c advapi32: Return the string SID if LookupAccountSid() fails. 2020-02-02 18:48:23 +01:00
registry.c advapi32: Move registry functions to kernelbase. 2019-06-25 13:22:17 +02:00
security.c advapi32: Properly skip not supported parts of the object ACE. 2020-04-08 12:36:19 +02:00
service.c
svcctl.idl
version.rc
wmi.c