Sweden-Number/dlls/advapi32/tests
Alexandre Julliard 6ebc627996 server: Disallow all operations on deleted registry keys. 2010-04-02 15:22:31 +02:00
..
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
cred.c advapi32/tests: Avoid #if 0, use if(0) instead. 2009-09-15 16:41:26 -05:00
crypt.c advapi32: Fix SystemFunction036 prototype to match ntsecapi.h. 2010-03-22 11:40:22 +01:00
crypt_lmhash.c advapi32: Constify some variables. 2009-03-27 11:23:10 +01:00
crypt_md4.c advapi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:46 +01:00
crypt_md5.c advapi32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-26 12:18:46 +01:00
crypt_sha.c advapi32/tests: Use explicit prototypes for function pointers. 2009-09-09 13:13:25 +02:00
eventlog.c advapi32/tests: Fix the ReadEventLog error checking. 2010-02-19 11:36:12 +01:00
lsa.c advapi32: Fill the PLSA_REFERENCED_DOMAIN_LIST parameters for LsaLookupNames2 and LsaLookupSids. 2009-10-01 15:39:58 +02:00
registry.c server: Disallow all operations on deleted registry keys. 2010-04-02 15:22:31 +02:00
security.c advapi32: Fix a few memory leaks. Use the correct API to free SIDs (FreeSid). 2010-01-07 17:59:58 +01:00
service.c advapi32/tests: Fix the service inactive state check to match the documentation. 2010-02-02 23:44:32 +01:00