- Fixed a problem with dwProvType values greater than 99 in
commit74396805424491cd15c5826a230382b2138551ae
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Thu, 22 Jul 2004 19:43:03 +0000 (22 19:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 Jul 2004 19:43:03 +0000 (22 19:43 +0000)
tree93a6255091e725d8f8e8b63d44ce3f0ae41702e3
parent60b22a4adda7d19e717c56b3868316748d37510f
- 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.
dlls/advapi32/crypt.c
dlls/advapi32/tests/crypt.c