Sweden-Number/dlls/advapi32
Mike McCormack 9b3d8a3527 advapi32: Implement and test SystemFunction005. 2006-05-16 12:36:28 +02:00
..
tests advapi32: Implement and test SystemFunction005. 2006-05-16 12:36:28 +02:00
.gitignore
Makefile.in advapi32: Implement and test SystemFunction032 (arc4 encryption). 2006-05-10 19:36:54 +02:00
advapi.c
advapi32.spec advapi32: Implement and test SystemFunction005. 2006-05-16 12:36:28 +02:00
crypt.c
crypt.h advapi32: Implement and test SystemFunction004. 2006-05-15 14:05:22 +02:00
crypt_arc4.c advapi32: Implement and test SystemFunction004. 2006-05-15 14:05:22 +02:00
crypt_des.c advapi32: Implement and test SystemFunction002 (DES decrypt). 2006-05-15 14:03:33 +02:00
crypt_lmhash.c advapi32: Implement and test SystemFunction005. 2006-05-16 12:36:28 +02:00
crypt_md4.c advapi32: Implement and test SystemFunction007. 2006-05-10 19:27:39 +02:00
crypt_md5.c
crypt_sha.c
eventlog.c
lsa.c advapi32: Fix LsaClose return value. 2006-05-05 17:31:10 +02:00
registry.c janitorial: Remove redundant NULL pointer checks before HeapFree'ing them. 2006-05-10 11:31:41 +02:00
security.c Fix some winapi_check documentation warnings. 2006-05-15 15:05:15 +02:00
service.c