Sweden-Number/dlls/advapi32
James Hawkins fb46998825 Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00
..
tests Added unit tests for RegGetValue. 2005-07-03 11:19:03 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00
advapi.c Include appmgmt.h where its functions are used. 2005-06-09 09:44:26 +00:00
advapi32.spec Add stub implementations for BuildSecurityDescriptorA/W. 2005-06-23 11:40:57 +00:00
crypt.c Fix some more -Wmissing-declarations warnings. 2005-07-05 11:05:50 +00:00
crypt.h Make crypt functions more robust in case of incorrect api usage. 2005-04-11 12:55:36 +00:00
crypt_des.c Implement SystemFunction006(). 2004-10-04 20:42:05 +00:00
crypt_lmhash.c Implement SystemFunction006(). 2004-10-04 20:42:05 +00:00
crypt_md4.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
crypt_md5.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
crypt_sha.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-15 10:54:44 +00:00
eventlog.c Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
lsa.c Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00
registry.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
security.c Branch the LSA functions from security.c to lsa.c. 2005-07-06 10:37:50 +00:00
service.c Silence some -Wmissing-declarations warnings. 2005-06-13 10:00:37 +00:00