crypt32: Make some data const.
[wine] / dlls / crypt32 / tests / oid.c
2006-10-02  Juan Langcrypt32/tests: Win64 printf format warning fixes.
2006-09-07  Andrew Talbotcrypt32/tests: Cast-qual warning fix.
2006-08-16  Andrew Talbotcrypt32/tests: Write-strings warning fix.
2006-08-10  Juan Langcrypt32: Implement CryptRegisterDefaultOIDFunction...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-03-01  Jeremy Whitecrypt32: More gcc 2.95 adjustments.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2006-02-23  Juan Langcrypt32: Move OIDToAlgID and AlgIDToOID to oid.c.
2005-12-02  Juan LangImplement more OID support functions.