Sweden-Number/dlls/advapi32
Detlef Riekenberg 53bd69491b advapi32/tests: Fix crash on 64bit windows for 64bit test. 2012-12-03 12:37:57 +01:00
..
tests advapi32/tests: Fix crash on 64bit windows for 64bit test. 2012-12-03 12:37:57 +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: Set *lpSize properly in GetUserNameA. 2011-07-05 14:40:00 +02:00
advapi32.spec advapi32: Export more tracing functions. 2012-11-30 11:58:23 +01:00
advapi32_misc.h advapi32: Consolidate helper function. 2012-09-14 12:03:01 +02:00
cred.c advapi32: Avoid a buffer overflow in CredUnmarshalCredentialW. 2012-11-15 21:22:03 +01:00
crypt.c advapi32: CryptCreateHash actually sets ERROR_INVALID_PARAMETER if the CSP handle is 0. 2012-02-14 17:59:29 +01:00
crypt.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Add stub for StopTraceA and StopTraceW. 2012-10-04 19:37:26 +02:00
lsa.c advapi32: Consolidate helper function. 2012-09-14 12:03:01 +02:00
registry.c advapi32: Added debug trace to RegOverridePredefKey. 2012-11-22 14:53:35 +01:00
security.c advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo. 2012-11-28 20:14:53 +01:00
service.c advapi32: Don't terminate service when its last thread has exited. 2012-10-22 15:17:51 +02:00
svcctl.idl
version.rc