crypt32/tests: Use GetModuleHandle and skip.
[wine] / dlls / crypt32 / tests / sip.c
2007-08-15  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2007-07-13  Paul Vrienscrypt32/tests: Skip test if we don't have enough rights.
2007-07-10  Juan Langcrypt32: Implement CryptSIPLoad.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-15  Juan Langcrypt32: Remove last error checks on success.
2006-10-30  Paul Vrienscrypt32: Input parameter checking.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-04  Paul Vrienscrypt32: More tests for CryptSIPLoad.
2006-10-03  Marcus Meissnercrypt32/tests: Replace bad use of sprintf by 2 strcats.
2006-10-03  Paul Vrienscrypt32: Remove bogus tests.
2006-10-03  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-29  Francois GougetAssorted spelling fixes.
2006-09-28  Paul Vrienscrypt32: A small test to verify when to write function...
2006-09-27  Paul Vrienscrypt32: Partly implement CryptSIPRetrieveSubjectGuid.
2006-09-27  Paul Vrienscrypt32: Another CryptSIPLoad test.
2006-09-26  Paul Vrienscrypt32: Add tests for CryptSIPRetrieveSubjectGuid.
2006-09-20  Paul Vrienscrypt32: Move SIP related tests to their own file.