wine-wine/dlls/advapi32
James Hawkins eb9250bf12 Create the 'Test' value in a temporary subkey to avoid conflicts
between tests.
2005-04-11 12:52:32 +00:00
..
tests Create the 'Test' value in a temporary subkey to avoid conflicts 2005-04-11 12:52:32 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final. 2004-10-06 18:53:29 +00:00
advapi.c Stub implementations for GetKernelObjectSecurity, 2005-01-03 17:12:51 +00:00
advapi32.spec Add stub for SetSecurityInfo. 2005-03-07 11:00:24 +00:00
crypt.c Removed the incomplete signature checking code. 2005-03-30 18:56:41 +00:00
crypt.h Implement SystemFunction006(). 2004-10-04 20:42:05 +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 Pretend there are 0 log records. 2005-03-23 13:09:27 +00:00
registry.c Move save_registry and unload_key server calls to ntdll. 2005-03-30 10:21:15 +00:00
security.c Fix GetFileSecurityW for not existing directories/files. 2005-03-29 11:31:18 +00:00
service.c Implement ChangeServiceConfig. 2005-03-29 19:51:40 +00:00