crypt32: Move certificate store functions to their own file.
commit2002e227cfe46c08f0c765f7160fd58dba9d5c44
authorJuan Lang <juan_lang@yahoo.com>
Fri, 17 Feb 2006 16:36:52 +0000 (17 17:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 17 Feb 2006 16:36:52 +0000 (17 17:36 +0100)
tree7e60408bbdcb0f6ec0e090d3b2c3c15b5938ae8c
parent266391744dc933e0083efbf9f1b7adea5d8ea44c
crypt32: Move certificate store functions to their own file.
dlls/crypt32/Makefile.in
dlls/crypt32/cert.c
dlls/crypt32/store.c [copied from dlls/crypt32/cert.c with 91% similarity]
dlls/crypt32/tests/.gitignore
dlls/crypt32/tests/Makefile.in
dlls/crypt32/tests/cert.c
dlls/crypt32/tests/store.c [copied from dlls/crypt32/tests/cert.c with 84% similarity]