crypt32: Fix length calculation for decoding CRL_DIST_POINT_NAME.
[wine] / dlls / crypt32 / regstore.c
2007-10-19  Juan Langcrypt32: Use I_CertUpdateStore in registry stores.
2007-10-19  Juan Langcrypt32: Pass reg store's key and memory store to CRYPT...
2007-08-20  Juan Langcrypt32: Don't store the crypto provider when it isn...
2007-08-20  Juan Langcrypt32: Don't store redundant copy of crypto provider...
2007-08-17  Juan Langcrypt32: Move registry stores to a separate file.