Juan Lang : crypt32: Don't store the crypto provider when it isn't needed.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 20 07:42:39 CDT 2007


Module: wine
Branch: master
Commit: 1d534244702f7c5ca64d707628fd397cbcbb0b8e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=1d534244702f7c5ca64d707628fd397cbcbb0b8e

Author: Juan Lang <juan.lang at gmail.com>
Date:   Fri Aug 17 11:59:28 2007 -0700

crypt32: Don't store the crypto provider when it isn't needed.

---

 dlls/crypt32/collectionstore.c |    3 +--
 dlls/crypt32/crypt32_private.h |   10 ++++------
 dlls/crypt32/filestore.c       |    9 ++++++---
 dlls/crypt32/provstore.c       |   11 ++++-------
 dlls/crypt32/regstore.c        |    7 +++++--
 dlls/crypt32/store.c           |   33 +++++++++++++++++----------------
 6 files changed, 37 insertions(+), 36 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=1d534244702f7c5ca64d707628fd397cbcbb0b8e



More information about the wine-cvs mailing list