crypt32/tests: Use GetModuleHandle and skip.
[wine] / dlls / crypt32 / tests / main.c
2007-08-15  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2006-11-27  Louis Lenderscrypt32: Add test for I_CryptInstallOssGlobal.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-20  Paul Vrienscrypt32: Move SIP related tests to their own file.
2006-09-14  Paul Vrienscrypt32/tests: Some tests for CryptSIPLoad.
2006-09-10  Paul Vrienscrypt32: Fix the adding of pwszIsFunctionName and pwszI...
2006-09-10  Paul Vrienscrypt32/tests: Added tests for CryptSIPAddProvider...
2006-08-12  Juan Langcrypt32: Improve undocumented functions.
2006-08-11  Juan Langcrypt32/tests: Only load crypt32 once.
2006-08-10  Juan Langcrypt32: Add a couple stubs, and implement the undocume...
2006-07-19  Andrew Talbotcrypt32/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-02-23  Juan Langcrypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
2006-01-11  Juan Langcrypt32: Fix a test that fails on Windows.
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-09-03  Juan LangImprove CryptAlgIdToOID/CryptOIDToAlgId tests, and...
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-07-07  Juan LangImplement a few utility functions, with tests.
2005-06-14  Juan LangAdd CertAlgIdToOID and CertOIDToAlgId, with tests.