Juan Lang : crypt32: Move registry 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: 0070d8226fc1a075b1056abf7596335a654719ca
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0070d8226fc1a075b1056abf7596335a654719ca

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

crypt32: Move registry stores to a separate file.

---

 dlls/crypt32/Makefile.in       |    1 +
 dlls/crypt32/crypt32_private.h |    3 +
 dlls/crypt32/regstore.c        |  543 ++++++++++++++++++++++++++++++++++++++++
 dlls/crypt32/store.c           |  516 +-------------------------------------
 4 files changed, 548 insertions(+), 515 deletions(-)

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



More information about the wine-cvs mailing list