advapi32: Print the actual result of several failing tests.
[wine] / dlls / advapi32 / tests / crypt_md4.c
2007-03-14  Paul Vriensadvapi32/tests: No need to check return value of GetMod...
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2007-03-12  Andrew Talbotadvapi32: Constify some variables.
2006-12-14  Francois Gougetadvapi32/tests: Replace an '#if 0' with an 'if (0)'.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-10  Mike McCormackadvapi32: Implement and test SystemFunction007.
2005-08-27  Mike McCormackFix gcc 4.0 warnings.
2005-06-13  Mike McCormackSilence some -Wmissing-declarations warnings.
2004-10-06  Hans LeidekkerImplement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.