Moved the implementation of a couple of system.drv entry points to
[wine] / dlls / crypt32 / cert.c
2005-08-29  Juan LangImplemented memory cert stores.
2005-08-26  Juan LangAdded a bunch of stubs.
2005-08-25  Juan LangImplemented CryptHashCertificate.
2005-07-07  Juan LangImplement a few utility functions, with tests.
2005-06-03  Juan LangGet rid of a magic number, and improve stubs of
2004-11-10  Mike McCormackImprove the CertStore code a little.
2004-08-26  Stefan LeichterAdded missing line break.
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-03-01  Juan Lang- correct some prototypes, add some defines