Module: wine Branch: refs/heads/master Commit: aa6dc003a42f5ef1e1876b4621687e85eb010a31 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=aa6dc003a42f5ef1e1876b46...
Author: Juan Lang juan_lang@yahoo.com Date: Wed Feb 22 13:44:56 2006 -0800
crypt32: Implement CertFindCertificateInStore, with tests.
---
dlls/crypt32/store.c | 138 ++++++++++++++++++++++++++++++++++++++-- dlls/crypt32/tests/store.c | 150 +++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 269 insertions(+), 19 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=aa6dc003a42f5ef1e187...