winhttp: Reimplement WinHttpCrackUrl.
[wine] / dlls / cryptui / main.c
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-27  Juan Langcryptui: Choose appropriate destination store for a...
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: 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: 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.