Juan Lang : crypt32: Move cert functions that don' t depend on the implementation of stores to cert.c.

Alexandre Julliard julliard at wine.codeweavers.com
Thu May 25 04:15:56 CDT 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Wed May 24 15:15:56 2006 -0700

crypt32: Move cert functions that don't depend on the implementation of stores to cert.c.

---

 dlls/crypt32/cert.c            |  463 +++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/crypt32_private.h |    2 
 dlls/crypt32/store.c           |  475 +---------------------------------------
 3 files changed, 474 insertions(+), 466 deletions(-)

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



More information about the wine-cvs mailing list