- Changed some FIXMEs to TRACEs, since they report on a problem in the
commit74ed099347e5a24bfe32edcb11fa59b7d92be1f2
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Sat, 24 Jul 2004 02:27:15 +0000 (24 02:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 24 Jul 2004 02:27:15 +0000 (24 02:27 +0000)
tree61f92f16e6ce7a6fd00332f31fc7dbe6d6dad039
parentfd43a4688b816d57aa26594756c09e32197c6b06
- 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.
dlls/advapi32/crypt.c
dlls/advapi32/tests/crypt.c