wine-wine/dlls/advapi32
Rein Klazes c16e70587a - Set the LastError in OpenSCManager in case of errors;
- Accept machine names without a '\\' prefix in OpenSCManager and
  RegConnectRegistry.
- Add a regression test for that.
2005-09-15 09:31:05 +00:00
..
tests - Set the LastError in OpenSCManager in case of errors; 2005-09-15 09:31:05 +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 Added commented out stubs for a bunch of new functions. 2005-08-01 14:59:26 +00:00
crypt.c Change some TRACEing formats to make more sense. 2005-08-15 09:44:34 +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 Fix gcc 4.0 warnings. 2005-08-27 10:00:38 +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 Fix gcc 4.0 warnings. 2005-08-27 10:00:38 +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 Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
registry.c - Set the LastError in OpenSCManager in case of errors; 2005-09-15 09:31:05 +00:00
security.c Remove 'cast from pointer to integer of different size' warnings in 2005-08-22 09:18:48 +00:00
service.c - Set the LastError in OpenSCManager in case of errors; 2005-09-15 09:31:05 +00:00