crypt32: Fix certificate adding
commit5eadd8c79192c5503c8969f18d8212c32bdf1e33
authorJuan Lang <juan_lang@yahoo.com>
Thu, 30 Mar 2006 15:27:05 +0000 (30 07:27 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Mar 2006 19:55:00 +0000 (30 21:55 +0200)
treec8478cd7081f5d1c1dbbec0be05a59746956511c
parentef9038c761cec7ae40b334c98c33d6e0b8fae79d
crypt32: Fix certificate adding

- Implement add disposition in CertAddCertificateContextToStore,
  rather than in each store.
- Add a few more tests.
dlls/crypt32/store.c
dlls/crypt32/tests/store.c