.. |
tests
|
advapi32/tests: Test the correct error codes.
|
2012-05-17 10:18:20 +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: Add stub implementations of EventUnregister and EventWrite.
|
2012-05-08 16:22:02 +02:00 |
advapi32_misc.h
|
advapi32: Mark some internal symbols as hidden.
|
2011-04-27 18:15:57 +02:00 |
cred.c
|
advapi32: Implement CredMarshalCredential and CredUnmarshalCredential.
|
2012-03-09 11:32:46 +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
|
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
|
advapi32: Constify a parameter.
|
2006-11-13 12:47:10 +01:00 |
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: Remove 'stub' from TRACEs of implemented functions.
|
2012-06-27 11:35:56 +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
|
services: Start a local RPC server.
|
2008-03-29 11:15:05 +01:00 |
version.rc
|
Added version information for a number of dlls.
|
2007-03-07 21:25:16 +01:00 |