Module: wine Branch: refs/heads/master Commit: 0811851b942fcfd929c9bb54126c2a43f3057d9e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=0811851b942fcfd929c9bb54...
Author: Juan Lang juan_lang@yahoo.com Date: Fri Mar 10 15:22:41 2006 -0800
crypt32: Abstract contexts.
- create a base cert context, and make functions unaware whether they're dealing with the base or derived type - simplify stores as a result
---
dlls/crypt32/store.c | 453 ++++++++++++++++++++++---------------------------- 1 files changed, 198 insertions(+), 255 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=0811851b942fcfd929c9...