crypt32: Improve undocumented functions.
commit5bc1b8ac3150c45636c72ead3d8cfae11690b362
authorJuan Lang <juan_lang@yahoo.com>
Sat, 12 Aug 2006 03:37:04 +0000 (11 20:37 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 12 Aug 2006 09:39:49 +0000 (12 11:39 +0200)
tree821f0c5383d51d24d3ab42833c35856907822373
parent5c850c6a4071c75dfcd707c98d5c7d5db21371e9
crypt32: Improve undocumented functions.

- Test and implement I_CryptGetDefaultCryptProv (and correct its
  parameter list)
- I_CryptReadTrustedPublisherDWORDValueFromRegistry always initializes
  its out parameter, correct and show with a test.
dlls/crypt32/crypt32.spec
dlls/crypt32/main.c
dlls/crypt32/tests/main.c