wine/dlls/advapi32
2008-03-14 11:21:53 +01:00
..
tests advapi32/tests: Fix a few typos. 2008-03-07 10:52:20 +01:00
advapi.c advapi32: Implement ANSI credential management functions. 2007-10-31 12:39:54 +01:00
advapi32.spec advapi32: Implemented RegOverridePredefKey. 2008-03-11 19:48:57 +01:00
advapi32_misc.h
cred.c advapi32: Add a rudimentary implementation of CredGetSessionTypes(). 2008-02-15 12:05:20 +01:00
crypt.c advapi32: Remove unneeded casts. 2007-12-03 13:10:21 +01:00
crypt.h advapi32: Implement CredWriteW. 2007-10-31 12:39:53 +01:00
crypt_arc4.c
crypt_des.c advapi32: Fix one byte array overflow during DES unhash. 2007-04-23 14:41:56 +02: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: Exclude unused headers. 2007-04-30 12:25:54 +02:00
lsa.c
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
registry.c advapi32: Implemented RegOverridePredefKey. 2008-03-11 19:48:57 +01:00
security.c advapi32: Implement LookupAccountNameW for well-known groups. 2008-01-23 11:31:42 +01:00
service.c advapi/service: Give service its own debug channel. 2008-03-14 11:21:53 +01:00
version.rc