Sweden-Number/dlls/advapi32
Frédéric Delanoy b160c733a8 advapi32: Constify a character string. 2013-12-17 08:42:49 +01:00
..
tests ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken(). 2013-12-02 10:52:41 +01: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: Forward LogonUserA to LogonUserW. 2013-11-13 18:29:22 +01:00
advapi32.spec advapi32: Fix ReportEvent parameter types in the spec file. 2013-06-27 18:47:59 +02:00
advapi32_misc.h advapi32: Forward LogonUserA to LogonUserW. 2013-11-13 18:29:22 +01:00
cred.c advapi32: Constify a character string. 2013-12-17 08:42:49 +01:00
crypt.c advapi32: Avoid using CONST. 2013-09-23 11:53:54 +02:00
crypt.h advapi32: Avoid using CONST. 2013-09-23 11:53:54 +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
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
eventlog.c advapi32: Remove extra comma. 2013-11-19 19:05:52 +01:00
lsa.c advapi32: Allocate temporary name buffer once. 2013-04-29 13:33:54 +02:00
registry.c advapi32: Don't cache HKCR if WOW64 redirection flags are set. 2013-10-15 16:29:37 +02:00
security.c ntdll: Allow NULL return length argument in NtAdjustPrivilegesToken(). 2013-12-02 10:52:41 +01:00
service.c advapi32: Do not terminate a regular program if it calls StartServiceCtrlDispatcher. 2013-04-02 15:03:29 +02:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc