Sweden-Number/dlls/advapi32
Ričardas Barkauskas 1593bdf9a6 advapi32: Partially implement CreateProcessWithTokenW. 2013-01-23 12:47:24 +01:00
..
tests advapi32: Make it possible to free data buffer returned from LsaLookupSids(). 2013-01-21 12:51:13 +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: Partially implement CreateProcessWithTokenW. 2013-01-23 12:47:24 +01:00
advapi32_misc.h advapi32: Make it possible to free data buffer returned from LsaLookupSids(). 2013-01-21 12:51:13 +01:00
cred.c advapi32: Add support for filtering credentials on MacOS in CredEnumerateW. 2012-12-11 20:45:42 +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 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
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: Avoid signed-unsigned integer comparisons. 2013-01-02 13:35:52 +01:00
lsa.c advapi32: Fix LsaLookupNames2() regarding referenced domain list allocation. 2013-01-21 12:51:13 +01:00
registry.c advapi32: Added debug trace to RegOverridePredefKey. 2012-11-22 14:53:35 +01:00
security.c advapi32: Partially implement CreateProcessWithTokenW. 2013-01-23 12:47:24 +01:00
service.c advapi32: Support service objects in GetSecurityInfo. 2012-12-14 12:25:57 +01:00
svcctl.idl
version.rc