crypt32: Add a function to serialize a store to an arbitrary stream.
authorJuan Lang <juan.lang@gmail.com>
Thu, 27 Sep 2007 19:30:52 +0000 (12:30 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Sep 2007 09:31:01 +0000 (11:31 +0200)
commit779dd45e6bc5e869c8e79c21dcb115838eca977f
treec3ab72b9b4338d1e9702824224e7b7136602cd63
parentbc819295194e55bba96c0a56fab7820fed983756
crypt32: Add a function to serialize a store to an arbitrary stream.
dlls/crypt32/crypt32_private.h
dlls/crypt32/serialize.c