crypt32: Added new empty store type and use it for creating certificates with no...
commitc7d1082b4f0b6db5eea5e99e68ffb42108d6c507
authorJacek Caban <jacek@codeweavers.com>
Mon, 14 Oct 2013 12:46:40 +0000 (14 14:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Oct 2013 15:26:14 +0000 (14 17:26 +0200)
treed5d1f2c6c785baacdf9b7a21416a3478262e2828
parentfe9e23998ac79239a1f89f22c9aa3295985ff55d
crypt32: Added new empty store type and use it for creating certificates with no store.
dlls/crypt32/cert.c
dlls/crypt32/crypt32_private.h
dlls/crypt32/main.c
dlls/crypt32/store.c
dlls/crypt32/tests/cert.c
dlls/crypt32/tests/store.c