ChangeSet ID: 13276 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/13 14:45:40
Modified files: dlls/advapi32/tests: crypt.c dlls/advapi32 : crypt.c
Log message: James Hawkins truiken@gmail.com If the pszProvName param of CryptEnumProviders is too small to hold the provider name, SetLastError to ERROR_MORE_DATA.
Patch: http://cvs.winehq.org/patch.py?id=13276
Old revision New revision Changes Path 1.4 1.5 +10 -13 wine/dlls/advapi32/tests/crypt.c 1.46 1.47 +9 -6 wine/dlls/advapi32/crypt.c