Juan Lang : crypt32: Move collection stores to a separate file.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 17 06:30:31 CDT 2007


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

Author: Juan Lang <juan.lang at gmail.com>
Date:   Thu Aug 16 10:49:33 2007 -0700

crypt32: Move collection stores to a separate file.

---

 dlls/crypt32/Makefile.in       |    7 +-
 dlls/crypt32/collectionstore.c |  481 ++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/crypt32_private.h |    7 +
 dlls/crypt32/store.c           |  459 +--------------------------------------
 4 files changed, 494 insertions(+), 460 deletions(-)

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



More information about the wine-cvs mailing list