Juan Lang : crypt32: Fix certificate adding

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 31 05:08:40 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 5eadd8c79192c5503c8969f18d8212c32bdf1e33
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=5eadd8c79192c5503c8969f18d8212c32bdf1e33

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Thu Mar 30 07:27:05 2006 -0800

crypt32: Fix certificate adding

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

---

 dlls/crypt32/store.c       |  318 +++++++++++++++++++++++++-------------------
 dlls/crypt32/tests/store.c |  107 +++++++++++++++
 2 files changed, 285 insertions(+), 140 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=5eadd8c79192c5503c8969f18d8212c32bdf1e33



More information about the wine-cvs mailing list