Juan Lang : crypt32: Move CertFindCertificateInStore and related functions to cert.c.
20 May
2006
20 May
'06
12:26 p.m.
Module: wine Branch: refs/heads/master Commit: b564ef5b033287dc7b34459dd3093f6da8801178 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b564ef5b033287dc7b34459d... Author: Juan Lang <juan_lang(a)yahoo.com> Date: Thu May 18 07:34:03 2006 -0700 crypt32: Move CertFindCertificateInStore and related functions to cert.c. --- dlls/crypt32/cert.c | 203 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/store.c | 203 -------------------------------------------------- 2 files changed, 203 insertions(+), 203 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b564ef5b033287dc7b34...
7244
Age (days ago)
7244
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard