Juan Lang : crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCertificateContext.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 16 14:06:02 CST 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Thu Feb 16 19:38:45 2006 +0100

crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCertificateContext.
- now that CertOpenStore is correct for system stores, simplify
  CertOpenSystemStore
- correct CertDuplicateCertificateStore, with a test

---

 dlls/crypt32/cert.c       |  138 +++++++++++++++++++++++++--------------------
 dlls/crypt32/tests/cert.c |   46 +++++++++++++++
 2 files changed, 124 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list