Sweden-Number/dlls/advapi32
Robert Shearman 44246e47ec Fix registry test for Win9x by skipping a section that fails, but
succeeds on NT.
2005-06-12 10:42:13 +00:00
..
tests Fix registry test for Win9x by skipping a section that fails, but 2005-06-12 10:42:13 +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 Fixed RtlIsTextUnicode prototype, and made it properly take into 2005-05-31 13:24:44 +00:00
crypt.c Implemented SystemFunction036. 2005-05-23 12:08:00 +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 Implement RegNotifyChangeKeyValue on top of NtNotifyChangeKey. 2005-05-16 14:08:11 +00:00
security.c Make ADVAPI_IsLocalComputer static and simplify it a little. 2005-06-09 09:44:44 +00:00
service.c Correct test of BOOL return value in ControlService. 2005-04-19 10:24:22 +00:00