wine-wine/dlls/advapi32
Rein Klazes b46e2ef9b1 advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER". 2009-08-17 15:52:57 +02:00
..
tests advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER". 2009-08-17 15:52:57 +02:00
Makefile.in services: Start a local RPC server. 2008-03-29 11:15:05 +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: Add stub for SaferGetPolicyInformation. 2009-08-12 13:28:09 +02: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: Remove superfluous pointer casts. 2009-02-16 16:01:36 +01:00
crypt.c advapi32: Constify some variables. 2009-03-27 11:23:10 +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 advapi32: fix some compiler warnings when using -Wsign-compare. 2007-09-25 14:12:46 +02:00
crypt_md4.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_md5.c advapi32: Remove unneeded casts. 2007-12-31 17:39:39 +01:00
crypt_sha.c advapi32: Constify a parameter. 2006-11-13 12:47:10 +01:00
eventlog.c advapi32: Stub TraceEvent. 2009-03-06 12:38:34 +01:00
lsa.c advapi32: Add a basic implementation of LsaLookupNames2. 2009-08-07 11:39:43 +02:00
registry.c advapi32: Check the output pointer first in RegOpenKey, with test. 2009-06-29 14:51:30 +02:00
security.c advapi32: SetEntriesInAclW() should accept account name "CURRENT_USER". 2009-08-17 15:52:57 +02:00
service.c advapi32: Constify some variables. 2009-03-27 11:23:16 +01:00
svcctl.idl services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
version.rc Added version information for a number of dlls. 2007-03-07 21:25:16 +01:00