msvcrt: Fix spec file.
[wine] / dlls / wintrust / tests / softpub.c
2009-12-04  Juan Langwintrust: Fix memory leaks in tests.
2009-11-05  Juan Langwintrust: Fix a test failure on Win2008.
2009-10-23  Juan Langwintrust: Test the pgKnownSubject field of WINTRUST_FIL...
2009-02-16  Juan Langwintrust: Fix a few failing tests.
2008-10-09  Paul Vrienswintrust/tests: Vista/W2K8 have some extra struct members.
2008-10-01  Juan Langwintrust: Implement WTHelperGetKnownUsages.
2008-10-01  Juan Langwintrust: Add tests for WTHelperGetKnownUsages.
2008-07-21  Francois Gougetwintrust/tests: Fix compilation on systems that don...
2008-07-16  Juan Langwintrust: Execute WinVerifyTrust as a sequence of steps...
2008-07-16  Juan Langwintrust: Add tests for WinVerifyTrust/WinVerifyTrustEx.
2008-07-16  Juan Langwintrust: Move provider function tests to their own...
2008-06-05  Paul Vrienswintrust/tests: Fix test on win9x.
2007-09-12  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-08-29  Juan Langwintrust: Implement pfnCertificateTrust.
2007-08-29  Juan Langwintrust: Test and implement pfnAddCert2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddSgnr2Chain.
2007-08-29  Juan Langwintrust: Test and implement pfnAddStore2Chain.
2007-08-28  Juan Langwintrust: Test and implement SoftpubLoadMessage.
2007-08-27  Juan Langwintrust: Test and implement SoftpubInitialize.