Juan Lang : crypt32: Move context properties to a separate file.
10 Mar
2006
10 Mar
'06
8:51 p.m.
Module: wine Branch: refs/heads/master Commit: 91b80fc8e2ab6684351f220e22f1c19a80a14b49 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=91b80fc8e2ab6684351f220e... Author: Juan Lang <juan_lang(a)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=91b80fc8e2ab6684351f...
7314
Age (days ago)
7314
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard