atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / cryptui / tests /
2011-07-20  Alexander Morozovcryptui/tests: Always use a function pointer for CryptU...
2011-02-08  Austin Englishcryptui/tests: Remove a dead assignment (LLVM/Clang).
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-11-05  Juan Langcryptui/tests: Fix typos.
2009-11-05  Juan Langcryptui/tests: Remove a double free.
2009-01-30  Juan Langcryptui: Fix a few test failures on older Windows versions.
2008-12-23  Juan Langcryptui: Implement importing stores in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Check for type mismatches in CryptUIWizImport.
2008-12-23  Juan Langcryptui: Test importing from a store.
2008-12-23  Juan Langcryptui: Test mismatches between allowed and given...
2008-11-07  Nicolas Le Camcryptui/tests: Fix test failures on Win2k and below.
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: Improve parameter checking.
2008-10-27  Juan Langcryptui: Add tests for CryptUIWizImport.