Sweden-Number/dlls/advapi32
Rob Shearman b8348b95a6 services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up.
Instead use the mechanism used by native which uses 
\\.\pipe\net\NtControlPipeN.

Also remove the service startup event set by StartServiceCtrlDispatcher 
as we wait for the service status to change instead.
2008-03-29 11:51:39 +01:00
..
tests services: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName. 2008-03-29 11:17:33 +01:00
Makefile.in services: Start a local RPC server. 2008-03-29 11:15:05 +01:00
advapi.c advapi32: Implement ANSI credential management functions. 2007-10-31 12:39:54 +01:00
advapi32.spec advapi32: Partly implemented QueryServiceConfig2A/W. 2008-03-26 14:13:07 +01:00
advapi32_misc.h advapi32: Add more helper functions. 2006-07-31 14:49:31 +02:00
cred.c advapi32: Add a rudimentary implementation of CredGetSessionTypes(). 2008-02-15 12:05:20 +01:00
crypt.c advapi32: Create MachineGuid value if it doesn't exist. 2008-03-25 19:58:43 +01:00
crypt.h advapi32: Implement CredWriteW. 2007-10-31 12:39:53 +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: Fix one byte array overflow during DES unhash. 2007-04-23 14:41:56 +02: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: Exclude unused headers. 2007-04-30 12:25:54 +02:00
lsa.c advapi32: Constify some variables. 2007-03-12 12:01:17 +01:00
registry.c advapi32: Implemented RegOverridePredefKey. 2008-03-11 19:48:57 +01:00
security.c advapi32: Add a stub for CreateRestrictedToken. 2008-03-22 11:14:13 +01:00
service.c services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up. 2008-03-29 11:51:39 +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