Sweden-Number/dlls/advapi32
Nikolay Sivov 397c2200a6 advapi32: Allocate temporary name buffer once. 2013-04-29 13:33:54 +02:00
..
tests advapi32: Fix allocation length for domain list (Valgrind). 2013-04-29 13:33:54 +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: Set *lpSize properly in GetUserNameA. 2011-07-05 14:40:00 +02:00
advapi32.spec advapi32: Partially implement CreateProcessWithTokenW. 2013-01-23 12:47:24 +01:00
advapi32_misc.h advapi32: Support service objects in GetNamedSecurityInfo. 2013-01-31 12:08:59 +01:00
cred.c advapi32: Add support for filtering credentials on MacOS in CredEnumerateW. 2012-12-11 20:45:42 +01:00
crypt.c advapi32: Destination length -1 means no limit. 2013-01-31 12:21:08 +01:00
crypt.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +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 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: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
lsa.c advapi32: Allocate temporary name buffer once. 2013-04-29 13:33:54 +02:00
registry.c advapi32: Use the lower 32bit of the special HKEYs on 64bit. 2013-01-24 10:50:10 +01:00
security.c advapi32: Specify the function is a stub in some FIXME. 2013-04-18 19:12:07 +02:00
service.c advapi32: Do not terminate a regular program if it calls StartServiceCtrlDispatcher. 2013-04-02 15:03:29 +02: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