crypt32: Rename a function to reflect its behavior better, and return whether it...
authorJuan Lang <juan.lang@gmail.com>
Sat, 31 Oct 2009 02:06:44 +0000 (19:06 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Nov 2009 15:45:18 +0000 (16:45 +0100)
commit108f30bb7d4f466722f7af1fa8c9c9bcfb8e3a5b
tree7c57e0562718e9bec851a230b5e9885abc824d28
parent7e1cff1c18b59d98764d99ac785151212e4824d3
crypt32: Rename a function to reflect its behavior better, and return whether it succeeds.
dlls/crypt32/context.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/store.c
dlls/crypt32/tests/store.c