crypt32: Make some data const.
[wine] / dlls / crypt32 / tests / str.c
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-20  Paul Vrienscrypt32: Cast-qual warnings fix.
2006-07-27  Juan Langcrypt32: Implement CryptStrToNameA/W, with tests.
2006-07-20  Juan Langcrypt32: Correct handling of empty output buffer in...
2006-07-18  Juan Langcrypt32: Output x.500 strings from CertNameToStrA/W.
2006-06-13  Alexandre Julliardcrypt32/tests: Use lstrlenA instead of strlen in ok...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-05  Juan Langcrypt32: Fix Mingw compile.
2006-02-02  Juan Langcrypt32: Implement CertRDNValueToStrW and CertNameToStr...
2006-02-01  Juan Langcrypt32: Implement CertRDNValueToStrA and CertNameToStr...