crypt32: Abstract contexts.
commit0811851b942fcfd929c9bb54126c2a43f3057d9e
authorJuan Lang <juan_lang@yahoo.com>
Fri, 10 Mar 2006 23:22:41 +0000 (10 15:22 -0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Mar 2006 13:19:31 +0000 (13 14:19 +0100)
treedb1b5c6b9c500fcffdd146e188bc24179e2066bb
parent6f9dd397d23ea461a9509d63de09a979d21cd659
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