Sweden-Number/dlls/advapi32
Rob Shearman 1c89dacf9c services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer.
They also should not have two parameters for specifying the size of the buffer.

The buffer size should also not include in the nul-terminating character.
2009-03-24 13:11:41 +01:00
..
tests advapi32/tests: Don't use "long" for variable types. 2009-03-23 12:40:56 +01:00
Makefile.in services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
advapi.c advapi32: Use correct function pointer cast. 2008-04-30 10:25:52 +02:00
advapi32.spec advapi32: Stub TraceEvent. 2009-03-06 12:38:34 +01:00
advapi32_misc.h advapi32: Add more helper functions. 2006-07-31 14:49:31 +02:00
cred.c advapi32: Remove superfluous pointer casts. 2009-02-16 16:01:36 +01:00
crypt.c advapi32: Remove superfluous pointer casts. 2009-02-16 16:01:36 +01:00
crypt.h advapi32: Remove unused function. 2009-01-02 11:51:35 +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: 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: Implement LsaSetSecret stub. 2008-11-11 14:03:00 +01:00
registry.c advapi32: Fix pointer cast warnings on 64-bit. 2009-01-08 17:26:30 +01:00
security.c advapi32: Add stub for GetSecurityInfoExA. 2009-02-25 16:06:21 +01:00
service.c services: svcctl_GetServiceDisplayNameW and svcctl_GetServiceKeyNameW should have string attribute on output buffer. 2009-03-24 13:11:41 +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