wine-wine/dlls/advapi32
Francois Gouget b8050f0571 Assorted spelling fixes. 2012-09-04 16:15:52 +02:00
..
tests Assorted spelling fixes. 2012-09-04 16:15:52 +02: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: Implement CredIsMarshaledCredentialA/W. 2012-07-12 16:08:53 -05:00
advapi32_misc.h advapi32: Mark some internal symbols as hidden. 2011-04-27 18:15:57 +02:00
cred.c advapi32: Implement CredIsMarshaledCredentialA/W. 2012-07-12 16:08:53 -05: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 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
lsa.c advapi32: Fix incorrect pointer increment. 2011-05-05 16:31:58 +02:00
registry.c advapi32: RegSetValueExW should not crash when passed 1 instead of L"1". 2012-08-21 11:50:32 +02:00
security.c advapi32: Return a fake security descriptor from CreatePrivateObjectSecurity. 2012-03-30 15:29:49 +02:00
service.c advapi32: Pass service name as argv[0] to ServiceMain. 2012-06-15 18:35:42 +02:00
svcctl.idl
version.rc