Sweden-Number/dlls/advapi32
Rob Shearman 7579145ae1 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
..
tests advapi32/tests: CryptVerifySignatureW is not implemented on win98. 2008-02-15 09:54:23 +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: Implement ANSI credential management functions. 2007-10-31 12:39:54 +01:00
advapi32.spec advapi32: Fix RegisterServiceCtrlHandler spec entry. 2007-12-19 15:06:19 +01:00
advapi32_misc.h advapi32: Add more helper functions. 2006-07-31 14:49:31 +02:00
cred.c advapi32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
crypt.c advapi32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
crypt.h advapi32: Implement CredWriteW. 2007-10-31 12:39:53 +01:00
crypt_arc4.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_des.c advapi32: Fix one byte array overflow during DES unhash. 2007-04-23 14:41:56 +02:00
crypt_lmhash.c advapi32: fix some compiler warnings when using -Wsign-compare. 2007-09-25 14:12:46 +02:00
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 advapi32: Constify a parameter. 2006-11-13 12:47:10 +01:00
eventlog.c advapi32: Exclude unused headers. 2007-04-30 12:25:54 +02:00
lsa.c advapi32: Constify some variables. 2007-03-12 12:01:17 +01:00
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 Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00