ChangeSet ID: 13071 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/23 21:27:15
Modified files: dlls/advapi32/tests: crypt.c dlls/advapi32 : crypt.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de - Changed some FIXMEs to TRACEs, since they report on a problem in the way the client uses the dll rather than in the dll itself. - Cover the case, when the pszProvider parameter points to an empty string. - Fixed some imprecisions in error reporting. - Removed the "wine_todo's" arround the corresponding unit-tests.
Patch: http://cvs.winehq.org/patch.py?id=13071
Old revision New revision Changes Path 1.2 1.3 +9 -13 wine/dlls/advapi32/tests/crypt.c 1.40 1.41 +17 -8 wine/dlls/advapi32/crypt.c