Juan Lang : crypt32: Move context properties to a separate file.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 10 14:51:47 CST 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Thu Mar  9 19:06:42 2006 -0800

crypt32: Move context properties to a separate file.

---

 dlls/crypt32/Makefile.in       |    1 
 dlls/crypt32/crypt32_private.h |   27 ++++
 dlls/crypt32/proplist.c        |  215 ++++++++++++++++++++++++++++++++++++
 dlls/crypt32/store.c           |  242 ++++++----------------------------------
 4 files changed, 279 insertions(+), 206 deletions(-)
 create mode 100644 dlls/crypt32/proplist.c

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



More information about the wine-cvs mailing list