shell32: Indentation fix.
[wine] / dlls / cryptdlg / main.c
2012-10-24  AndrĂ© Hentschelcryptdlg: Fix copy-paste error (coverity).
2010-05-05  Gerald Pfeifercryptdlg: Remove variable headingSep which is not reall...
2009-12-17  Amine Khaldicryptdlg: Remove an unused variable.
2008-12-05  Juan Langcryptdlg: Implement FormatVerisignExtension.
2008-12-01  Alexandre Julliardcryptdlg: Include objbase.h for function prototypes.
2008-11-18  Juan Langcryptdlg: Register/unregister the OID functions exporte...
2008-10-10  Francois Gougetcryptdlg: Fix compilation on systems that don't support...
2008-09-23  Juan Langcryptdlg: Implement CertTrustFinalPolicy.
2008-09-23  Juan Langcryptdlg: Implement CertTrustInit.
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.