Sweden-Number/dlls/advapi32
Rob Shearman d521a2c6d3 advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW.
Also, set the control flags so that other security descriptor
functions can retrieve the info from it.
2007-06-25 23:21:50 +02:00
..
tests advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW. 2007-06-25 23:21:50 +02:00
Makefile.in Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00
advapi.c advapi32: Fix a typo. 2007-05-14 14:25:16 +02:00
advapi32.spec advapi32: Added implementation of RegDeleteTreeA/W. 2007-05-30 15:55:05 +02:00
advapi32_misc.h advapi32: Add more helper functions. 2006-07-31 14:49:31 +02:00
crypt.c advapi32: Check for error in CryptEnumProviderTypesA and CryptEnumProvidersA. 2007-05-03 14:36:43 +02:00
crypt.h advapi32: Fix prototypes to match the PSDK. 2007-02-05 12:25:48 +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: Exclude unused headers. 2007-04-30 12:25:54 +02:00
crypt_md4.c advapi32: Constify some variables. 2007-03-12 12:01:10 +01:00
crypt_md5.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02: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: Add more RegGetValue() conformance tests, and fix Wine accordingly. 2007-06-21 13:11:09 +02:00
security.c advapi32: Always set the requested fields of the security descriptor according to the info flags in GetNamedSecurityInfoW. 2007-06-25 23:21:50 +02:00
service.c advapi32: Mark service processes as system processes, and exit when all user processes are done. 2007-06-06 20:33:30 +02:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00