Module: wine Branch: refs/heads/master Commit: 66a303d107befb6d9af1fcad924713d3402df015 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=66a303d107befb6d9af1fcad...
Author: Juan Lang juan_lang@yahoo.com Date: Thu Feb 2 13:19:39 2006 +0100
crypt32: Support external providers. - add support for external store providers - rewrite registry stores as a provider - fix a memory leak
---
dlls/crypt32/cert.c | 461 +++++++++++++++++++++++++++++++++++---------------- 1 files changed, 317 insertions(+), 144 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=66a303d107befb6d9af1...