wine-wine/dlls/advapi32
James Hawkins 7aa82c80d4 If the pszProvName param of CryptEnumProviders is too small to hold
the provider name, SetLastError to ERROR_MORE_DATA.
2004-08-13 19:45:40 +00:00
..
tests If the pszProvName param of CryptEnumProviders is too small to hold 2004-08-13 19:45:40 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
advapi.c Added some more API docs. 2004-07-12 23:32:10 +00:00
advapi32.spec Implemented ConvertSidToStringSidA/W. 2004-08-09 18:47:06 +00:00
crypt.c If the pszProvName param of CryptEnumProviders is too small to hold 2004-08-13 19:45:40 +00:00
crypt.h Reference counting for CRYPTPROV objects. 2004-07-13 23:34:13 +00:00
eventlog.c Added some more API docs. 2004-07-12 23:32:10 +00:00
registry.c Don't crash on NULL data in RegSetValueExA (reported by Mike Hearn and 2004-07-24 02:32:50 +00:00
security.c Implement A->W call for SetNamedSecurityInfo. 2004-08-09 22:55:47 +00:00
service.c Documentation fixes. 2004-04-23 21:32:34 +00:00