wine-wine/dlls/advapi32
Mikhail Maroukhine 3d2fc2f315 advapi32: Fix compiler warnings with flag -Wcast-qual. 2010-04-02 15:22:51 +02:00
..
tests server: Disallow all operations on deleted registry keys. 2010-04-02 15:22:31 +02:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
advapi.c advapi32: Fix output of GetUserNameW when joined to a domain. 2009-06-03 15:34:24 +02:00
advapi32.spec advapi32: Implemented RegDeleteKeyExA/W. 2010-02-18 14:01:45 +01:00
advapi32_misc.h advapi32: Factor out lookup of local usernames and well-known SIDs. 2009-08-06 17:26:31 +02:00
cred.c advapi32: Fix compiler warnings with flag -Wcast-qual. 2010-04-02 15:22:51 +02:00
crypt.c include: Add prototypes for RtlEncryptMemory and RtlDecryptMemory in ntsecapi.h. 2010-03-22 11:40:25 +01:00
crypt.h advapi32: Constify some variables. 2009-03-27 11:23:10 +01: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: Dump the guid in a FIXME. 2009-11-16 12:43:07 +01:00
lsa.c advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids. 2009-10-01 15:39:58 +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 Revert "advapi32: Free descriptor if it isn't returned from GetSecurityInfo().". 2010-01-18 14:15:23 +01:00
service.c advapi32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:10:06 +02:00
svcctl.idl services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
version.rc