Sweden-Number/dlls/advapi32
James Hawkins bfaac2776a Implement IsTokenRestricted. 2005-06-21 20:49:54 +00:00
..
tests Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18: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 Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
advapi.c Include appmgmt.h where its functions are used. 2005-06-09 09:44:26 +00:00
advapi32.spec Implement GetTrustee* functions. 2005-06-21 20:20:47 +00:00
crypt.c Protect the unistd.h and sys/stat.h includes. 2005-06-17 20:56:02 +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
registry.c Use HANDLE instead of HKEY in the NT API. 2005-06-17 13:58:33 +00:00
security.c Implement IsTokenRestricted. 2005-06-21 20:49:54 +00:00
service.c Silence some -Wmissing-declarations warnings. 2005-06-13 10:00:37 +00:00