twain_32/tests: Add a trailing '\n' to ok() calls.
[wine] / dlls / cryptui /
2008-12-19  Juan Langcryptui: Show cert when it's double-clicked in the...
2008-12-19  Juan Langcryptui: Remove code duplication in formatting an enhan...
2008-12-18  Juan Langcryptui: Allow viewing another cert in the chain from...
2008-12-18  Juan Langcryptui: Show certificate status for selected certifica...
2008-12-18  Juan Langcryptui: Show status for end cert in hierarchy page.
2008-12-18  Juan Langcryptui: Show cert chain in hierarchy page.
2008-12-18  Juan Langcryptui: Add a (empty) hierarchy page to the cert prope...
2008-12-18  Juan Langcryptui: Remove unnecessary check.
2008-12-18  Juan Langcryptui: Show the certificate properties in the details...
2008-12-18  Juan Langcryptui: Show the certificate extensions in the details...
2008-12-18  Juan Langcryptui: Show detailed value of a field when it's selec...
2008-12-18  Juan Langcryptui: Show the X.509 v1 certificate fields in the...
2008-12-18  Juan Langcryptui: Add selections to field selection list in...
2008-12-18  Juan Langcryptui: Add a (empty) details page to the cert propert...
2008-12-18  Juan Langcryptui: Show issuer statement in cert properties dialog.
2008-12-18  Juan Langcryptui: Show valid policies for a cert.
2008-12-18  Juan Langcryptui: Show icon and text representing trust state...
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.