ChangeSet ID: 13031 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/22 14:43:04
Modified files: dlls/advapi32/tests: crypt.c dlls/advapi32 : crypt.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de - Fixed a problem with dwProvType values greater than 99 in CRYPT_GetTypeKeyName. - Fixed error reporting in the case of dwProvType == 0. - Removed "todo_wine" from the corresponding unit test.
Patch: http://cvs.winehq.org/patch.py?id=13031
Old revision New revision Changes Path 1.1 1.2 +2 -4 wine/dlls/advapi32/tests/crypt.c 1.39 1.40 +6 -5 wine/dlls/advapi32/crypt.c