Module: wine Branch: master Commit: 273b76570e001fae231f6fbc4a926dfcb4d59a3d URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=273b76570e001fae231f6fbc...
Author: Juan Lang juan_lang@yahoo.com Date: Tue Jul 11 06:01:48 2006 -0700
crypt32: Implement CryptAcquireCertificatePrivateKey.
---
dlls/crypt32/cert.c | 128 ++++++++++++++++++++++++++++++++ dlls/crypt32/crypt32.spec | 1 dlls/crypt32/tests/cert.c | 178 +++++++++++++++++++++++++++++++++++++++++++++ include/wincrypt.h | 10 +++ 4 files changed, 316 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=273b76570e001fae231f...