Commit Graph

19 Commits (e73bbd0c810332f0eef93bd3d44149a82115edfd)

Author SHA1 Message Date
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
André Hentschel a8125d6efd cryptdlg: Fix copy-paste error (coverity). 2012-10-24 19:38:04 +02:00
Gerald Pfeifer f215784edc cryptdlg: Remove variable headingSep which is not really used from CRYPT_FormatCPS. 2010-05-05 10:52:42 +02:00
Amine Khaldi 4ec6979825 cryptdlg: Remove an unused variable. 2009-12-17 12:42:48 +01:00
Juan Lang aebd13f768 cryptdlg: Implement FormatVerisignExtension. 2008-12-05 13:48:05 +01:00
Alexandre Julliard 4cdeeb9d43 cryptdlg: Include objbase.h for function prototypes. 2008-12-01 13:20:30 +01:00
Juan Lang 0aca97a247 cryptdlg: Register/unregister the OID functions exported by cryptdlg. 2008-11-18 15:48:49 +01:00
Francois Gouget 7e77ecdf30 cryptdlg: Fix compilation on systems that don't support nameless unions. 2008-10-10 14:14:01 +02:00
Juan Lang e893a2c863 cryptdlg: Implement CertTrustFinalPolicy. 2008-09-23 12:16:20 +02:00
Juan Lang c84df40665 cryptdlg: Implement CertTrustInit. 2008-09-23 12:15:29 +02:00
Juan Lang 0ff7bf13f6 cryptdlg: Implement CertViewPropertiesW on top of CryptUIDlgViewCertificateW. 2008-09-23 12:15:25 +02:00
Juan Lang f422fa83d2 cryptdlg: Implement CertViewPropertiesA on top of CertViewPropertiesW. 2008-09-23 12:13:57 +02:00
Huw Davies 1c3d02ad00 cryptdlg: Add stubs for CertViewProperties. 2008-08-27 13:21:20 +02:00
Juan Lang 60bb8bd808 cryptdlg: Implement DllRegisterServer/DllUnregisterServer. 2008-06-30 12:46:36 +02:00
Juan Lang 35ce6318f5 cryptdlg: Include cryptdlg.h. 2008-06-30 12:46:22 +02:00
Francois Gouget a425379175 cryptdlg: Fix the GetFriendlyNameOfCert[AW] call convention. 2008-05-06 16:10:09 +02:00
Rob Shearman bad1e17ee9 cryptdlg: Add stubs for CertTrustInit, CertTrustCertPolicy, CertTrustCleanup and CertTrustFinalPolicy. 2008-04-30 16:59:56 +02:00
Juan Lang 2f2ccbd779 cryptdlg: Implement GetFriendlyNameOfCertA/W. 2008-04-24 12:03:31 +02:00
Maarten Lankhorst f930821779 cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00