Juan Lang : crypt32: Move provider stores to a separate file.
17 Aug
2007
17 Aug
'07
6:30 a.m.
Module: wine Branch: master Commit: 131f1d20e717aacf75c5213ae2fbd0d2d880af34 URL: http://source.winehq.org/git/wine.git/?a=commit;h=131f1d20e717aacf75c5213ae2... Author: Juan Lang <juan.lang(a)gmail.com> Date: Thu Aug 16 10:50:33 2007 -0700 crypt32: Move provider stores to a separate file. --- dlls/crypt32/Makefile.in | 1 + dlls/crypt32/crypt32_private.h | 6 + dlls/crypt32/provstore.c | 303 ++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/store.c | 276 ------------------------------------ 4 files changed, 310 insertions(+), 276 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=131f1d20e717aacf75c521...
6790
Age (days ago)
6790
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard