Juan Lang : crypt32: Implement file stores.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jul 26 04:22:47 CDT 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Tue Jul 25 16:29:50 2006 -0700

crypt32: Implement file stores.

---

 dlls/crypt32/crypt32_private.h |    8 +
 dlls/crypt32/serialize.c       |  336 ++++++++++++++++++++++++++++++--------
 dlls/crypt32/store.c           |  245 +++++++++++++++++++++++++--
 dlls/crypt32/tests/store.c     |  357 ++++++++++++++++++++++++++++++++++++++++
 include/wincrypt.h             |    9 +
 5 files changed, 866 insertions(+), 89 deletions(-)

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



More information about the wine-cvs mailing list