Sweden-Number/dlls/advapi32
Alexandre Julliard 553bb2591f advapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:02 +02:00
..
tests advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings. 2006-06-13 13:56:18 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in advapi32: Implement and test SystemFunction032 (arc4 encryption). 2006-05-10 19:36:54 +02:00
advapi.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
advapi32.spec advapi32: Added spec entry for GetEffectiveRightsFromAclW. 2006-06-12 11:58:41 +02:00
crypt.c advapi32: Make some variables static and/or const. 2006-06-12 13:41:15 +02:00
crypt.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_arc4.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_des.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_lmhash.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_md4.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_md5.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
crypt_sha.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
eventlog.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
lsa.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
registry.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
security.c advapi32: Fix the parsing of string SIDs with multiple sub-authorities. 2006-06-13 11:40:20 +02:00
service.c advapi32: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:09:02 +02:00