wine-wine/dlls/advapi32
Vincent Béron 4440a7278f Provide minimal API documentation in advapi/eventlog.c to silence some
winapi_check output.
Move around functions in riched20, richedit and rpcrt4 to achieve the
same goal.
2005-05-16 08:51:19 +00:00
..
tests Excluded tests crashing on NT4 from compiling. 2005-04-23 19:05: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 Stub implementations for GetKernelObjectSecurity, 2005-01-03 17:12:51 +00:00
advapi32.spec Add a stub implementation of RegisterTraceGuids. 2005-05-11 13:00:18 +00:00
crypt.c Tweak the API documentation to silence winapi_check warnings. 2005-04-20 15:18:42 +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 Fix RegDeleteKey{A,W} to open the specified key with the DELETE access 2005-05-05 16:47:33 +00:00
security.c Implement PrivilegeCheck. 2005-04-22 21:17:42 +00:00
service.c Correct test of BOOL return value in ControlService. 2005-04-19 10:24:22 +00:00