Juan Lang : crypt32: Move file store to a separate file.

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


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

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

crypt32: Move file store to a separate file.

---

 dlls/crypt32/Makefile.in       |    1 +
 dlls/crypt32/crypt32_private.h |    6 +
 dlls/crypt32/filestore.c       |  270 ++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/store.c           |  244 ------------------------------------
 4 files changed, 277 insertions(+), 244 deletions(-)

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



More information about the wine-cvs mailing list