Sweden-Number/dlls/advapi32
Austin English 718f1bf1b9 advapi32: Fix a memory leak in test_process_security. 2014-07-09 21:16:27 +02:00
..
tests advapi32: Fix a memory leak in test_process_security. 2014-07-09 21:16:27 +02:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
advapi.c advapi32: Use boolean return values in boolean functions. 2014-02-04 11:15:18 +01:00
advapi32.spec advapi32: Implement RegSetKeyValue(). 2014-07-02 19:59:01 +02:00
advapi32_misc.h advapi32: Forward LogonUserA to LogonUserW. 2013-11-13 18:29:22 +01:00
cred.c advapi32: Fix uneven length handling in CredUnmarshalCredential. 2014-03-31 12:39:35 +02:00
crypt.c advapi32: PP_USE_HARDWARE_RNG is a parameter, not a flag. 2014-01-10 18:15:05 +01: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 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
eventlog.c advapi32: Add stubs for GetTraceEnableFlags and GetTraceEnableLevel. 2014-04-25 10:16:40 +02:00
lsa.c advapi32: Allocate temporary name buffer once. 2013-04-29 13:33:54 +02:00
registry.c advapi32: Implement RegSetKeySecurity on top of NtSetSecurityObject. 2014-07-04 19:31:25 +02:00
security.c advapi32: Use boolean return values in boolean functions. 2014-02-04 11:15:18 +01:00
service.c services: Defer service delete until all handles are closed. 2014-06-12 18:24:17 +02:00
svcctl.idl makefiles: Add makedep pragmas for client and server idl files. 2013-11-05 20:38:18 +01:00
version.rc