cryptdlg: Implement CertViewPropertiesW on top of CryptUIDlgViewCertificateW.
[wine] / dlls / cryptdlg / main.c
2008-09-23  Juan Langcryptdlg: Implement CertViewPropertiesW on top of Crypt...
2008-09-23  Juan Langcryptdlg: Implement CertViewPropertiesA on top of CertV...
2008-08-27  Huw Daviescryptdlg: Add stubs for CertViewProperties.
2008-06-30  Juan Langcryptdlg: Implement DllRegisterServer/DllUnregisterServer.
2008-06-30  Juan Langcryptdlg: Include cryptdlg.h.
2008-05-06  Francois Gougetcryptdlg: Fix the GetFriendlyNameOfCert[AW] call conven...
2008-04-30  Rob Shearmancryptdlg: Add stubs for CertTrustInit, CertTrustCertPol...
2008-04-24  Juan Langcryptdlg: Implement GetFriendlyNameOfCertA/W.
2008-02-18  Maarten Lankhorstcryptdlg: Add initial stub dll.