crypt32: Add tests for getting hash message params.
[wine] / dlls / crypt32 / tests / base64.c
2007-03-14  Paul Vrienscrypt32/tests: No need to check return value of GetModu...
2007-03-13  Paul Vrienscrypt32/tests: Use GetModuleHandle and skip.
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-06-02  Juan Langcrypt32: Make base64 tests loadable on win9x.
2006-05-31  Juan Langcrypt32: Implement CryptBinaryToStringA and CryptString...