Module: wine Branch: refs/heads/master Commit: 992a1af44b65b2d473deeb3d416b9ca576a4b435 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=992a1af44b65b2d473deeb3d...
Author: Juan Lang juan_lang@yahoo.com Date: Wed Apr 5 17:54:15 2006 -0700
crypt32: Implement CertCreateSelfSignCertificate, with some tests.
---
dlls/crypt32/cert.c | 311 +++++++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/crypt32.spec | 1 dlls/crypt32/tests/cert.c | 94 +++++++++++++- 3 files changed, 402 insertions(+), 4 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=992a1af44b65b2d473de...