Sweden-Number/dlls/advapi32
Juan Lang 3138f87e73 advapi32: Fix CryptVerifySignatureW test failures on Win98SE and NT4. 2008-02-16 13:51:37 +01:00
..
tests advapi32: Fix CryptVerifySignatureW test failures on Win98SE and NT4. 2008-02-16 13:51:37 +01:00
Makefile.in advapi32: Add support for using the Mac Keychain services as a backend for the credential functions instead of the registry. 2007-11-27 12:29:34 +01:00
advapi.c
advapi32.spec advapi32: Add a rudimentary implementation of CredGetSessionTypes(). 2008-02-15 12:05:20 +01:00
advapi32_misc.h
cred.c advapi32: Add a rudimentary implementation of CredGetSessionTypes(). 2008-02-15 12:05:20 +01:00
crypt.c advapi32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_md5.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_sha.c
eventlog.c
lsa.c
registry.c advapi32: The lpcbSecurityDescriptor parameter to RegGetKeySecurity isn't optional, so don't complicate the code by treating as though it is. 2008-02-15 11:03:31 +01:00
security.c advapi32: Implement LookupAccountNameW for well-known groups. 2008-01-23 11:31:42 +01:00
service.c advapi32: Fix the size calculation in StartServiceW. 2008-02-04 13:03:16 +01:00
version.rc