cryptui: Validate filename in export wizard.
[wine] / dlls / cryptui /
2008-12-18  Juan Langcryptui: Show subject, issuer, and validity period...
2008-12-18  Juan Langcryptui: Show (empty) certificate dialog.
2008-12-18  Juan Langcryptui: Call WinVerifyTrust if the caller has not.
2008-12-18  Juan Langcryptui: Ignore additional prop sheet pages when callin...
2008-11-07  Nicolas Le Camcryptui/tests: Fix test failures on Win2k and below.
2008-11-03  Francois Gougetcryptui: Fix compilation on systems that don't support...
2008-10-29  Juan Langcryptui: Fix destination store for self-signed certs.
2008-10-29  Juan Langcryptui: Fix a failing test on Windows.
2008-10-27  Juan Langcryptui: Choose appropriate destination store for a...
2008-10-27  Juan Langcryptui: Test the import destination of a couple more...
2008-10-27  Juan Langcryptui: Support importing certificate contexts.
2008-10-27  Juan Langcryptui: Move cert creation to a helper function.
2008-10-27  Juan Langcryptui: Improve parameter checking.
2008-10-27  Juan Langcryptui: Add tests for CryptUIWizImport.
2008-10-27  Juan Langcryptui: Don't crash if pImportSrc is NULL.
2008-10-22  Hans Leidekkercryptui: Honour hDestCertStore in CryptUIWizImport...
2008-10-20  Hans Leidekkercryptui: Add a partial implementation of CryptUIWizImport.
2008-09-22  Juan Langcryptui: Build import lib.
2008-09-22  Juan Langcryptui: Implement CryptUIDlgViewCertificateA on top...
2008-09-11  Hans Leidekkercryptui: Add a stub implementation of CryptUIDlgViewCer...
2008-08-29  Juan Langcryptuiapi: Add a stub for CryptUIDlgCertMgr.
2008-04-11  Juan Langcryptui: Add stub DLL.