wine-wine/dlls/advapi32
Hans Leidekker 0cffcb77d6 advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid. 2010-09-21 17:53:55 +02:00
..
tests advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid. 2010-09-21 17:53:55 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
advapi.c advapi32: Fix output of GetUserNameW when joined to a domain. 2009-06-03 15:34:24 +02:00
advapi32.spec dlls: Fix some specfiles with respect to 'str' and 'wstr' usage. 2010-09-09 14:57:44 +02:00
advapi32_misc.h advapi32: Constify some variables. 2010-07-28 12:21:48 +02:00
cred.c advapi32: Removed sign comparison warning. 2010-07-26 18:38:32 +02:00
crypt.c advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH. 2010-08-18 09:47:27 +02:00
crypt.h advapi32: Add magic codes to HCRYPTKEY and HCRYPTHASH. 2010-08-18 09:47:27 +02:00
crypt_arc4.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_des.c advapi32: Remove unused function. 2009-01-02 11:51:35 +01:00
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Add stubs for FlushTrace[AW]. 2010-09-06 16:18:02 +02:00
lsa.c advapi32: Fix Unicode string lengths in LsaLookupSids. 2010-06-10 11:23:35 +02:00
registry.c advapi32: Add support for the KEY_WOW64_32KEY flag in RegOpenKey on 64-bit. 2010-04-02 12:23:02 +02:00
security.c advapi32: Fix handling of zero account and domain size parameters in LookupAccountSid. 2010-09-21 17:53:55 +02:00
service.c advapi32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:10:06 +02:00
svcctl.idl
version.rc