Juan Lang : crypt32: Abstract contexts.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 13 08:46:46 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 0811851b942fcfd929c9bb54126c2a43f3057d9e
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=0811851b942fcfd929c9bb54126c2a43f3057d9e

Author: Juan Lang <juan_lang at 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=0811851b942fcfd929c9bb54126c2a43f3057d9e



More information about the wine-cvs mailing list