advapi32: CryptCreateHash actually sets ERROR_INVALID_PARAMETER if the CSP handle...
[wine] / dlls / advapi32 / tests / crypt_sha.c
2009-09-09  Alexandre Julliardadvapi32/tests: Use explicit prototypes for function...
2009-02-26  Francois Gougetadvapi32/tests: Use win_skip() to skip over unimplement...
2007-10-23  Hans Leidekkeradvapi32: Remove tests for the sha context structure.
2007-03-13  Paul Vriensadvapi32/tests: Use GetModuleHandle and skip.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-10-04  Dmitry TimoshkovAvoid a crash in advapi32/test_sha_ctx.c test if requir...
2004-09-17  Filip NavaraImplement A_SHA* functions present in Windows XP and...