oleaut32: Use a saner calling convention for the marshaller asm thunks.
[wine] / dlls / shell32 / tests / shellpath.c
2012-12-05  Detlef Riekenbergshell32/tests: Add tests for DoEnvironmentSubstA/W.
2012-02-08  Huw Daviesshell32: Zero-init the out parameter and fix the error...
2011-12-20  Francois Gougetinclude: Add a few missing include directives to shlguid.h.
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of FOLDERID_ProgramFile...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders defini...
2011-08-04  Mariusz Plucińskishell32/tests: Add verification of known folders attrib...
2011-08-03  Mariusz Plucińskishell32/tests: Add verification of known folders parsin...
2011-08-01  Mariusz Plucińskishell32/tests: Add checking some non-published known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification when expected known...
2011-08-01  Mariusz Plucińskishell32/tests: Add notification about unknown known...
2011-08-01  Mariusz Plucińskishell32/tests: Add verification of known folders relati...
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders parents.
2011-07-25  Mariusz Plucińskishell32/tests: Add verification of known folders catego...
2011-07-25  Mariusz Plucińskishell32/tests: Fix mistake in checking known folder...
2011-07-19  Mariusz Plucińskishell32: Fix FOLDERID_Document definition.
2011-07-19  Mariusz Plucińskishell32/tests: Add checking known folders' names.
2011-07-05  Mariusz Plucińskishell32/tests: Remove duplicated test of known folder.
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_DEL_SOURCE_CONTENTS...
2011-07-05  Mariusz Plucińskishell32: Add support of KF_REDIRECT_COPY_CONTENTS flag...
2011-07-01  Mariusz Plucińskishell32: Check for known folder existance.
2011-07-01  Mariusz Plucińskishell32: IKnownFolder::SetPath modified to use redirect...
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of known folders redirection to...
2011-06-29  Mariusz Plucińskishell32: Add support of parent folder to GetPath.
2011-06-29  Mariusz Plucińskishell32/tests: Modify tests of redirection to check...
2011-06-27  Francois GougetAssorted spelling fixes.
2011-06-24  Mariusz Plucińskishell32: Add IKnownFolder::SetPath() implementation.
2011-06-24  Mariusz Plucińskishell32: Add implementation of IKnownFolder::GetCategory.
2011-06-24  Mariusz Plucińskishell32/tests: Add test of IKnownFolder::GetCategory...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolder::GetPath support.
2011-06-22  Mariusz Plucińskishell32: Add support of registry-registered folders...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::UnregisterFolder...
2011-06-22  Mariusz Plucińskishell32: Add IKnownFolderManager::RegisterFolder implem...
2011-06-14  Mariusz Plucińskishell32/tests: Add tests for SHGet/SetKnownFolderPath...
2011-06-14  Mariusz Plucińskishell32/tests: Add test of redirecting known folders.
2011-06-14  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::Registe...
2011-06-14  Mariusz Plucińskishell32/tests: Verify known folders available in system.
2011-06-13  Mariusz Plucińskishell32/tests: Add test of IKnownFolderManager::GetFold...
2011-06-10  Mariusz Plucińskishell32/tests: Test of IKnownFolder::GetFolderDefinition.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolder.
2011-06-10  Mariusz Plucińskishell32/tests: Basic tests of IKnownFolderManager.
2011-02-14  Austin Englishshell32/tests: Don't check return values inside of...
2010-09-14  Hans Leidekkershell32: Implement SHGetFolderPathEx.
2010-06-24  Francois GougetAssorted typo and spelling fixes.
2010-04-19  Nikolay Sivovshell32: Add printers CLSID to test, clean up a bit.
2010-03-23  Nikolay Sivovshell32/tests: Use strict comparison for return values.
2009-12-23  Alexandre Julliardshell32/tests: Fix the system directory test for old...
2009-09-28  Ge van Geldorpshell32/tests: Fix shellpath test on Win7.
2009-07-07  Alexandre Julliardshell32/tests: Revive the test for CSIDL_SYSTEMX86.
2009-04-06  Nicolas Le Camshell32/tests: Fix tests on localized platforms.
2009-04-02  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-02-25  Francois Gougetshell32/tests: Use win_skip() to skip over unimplemente...
2009-02-13  Juan Langshell32: Let caller determine whether a shell path...
2009-02-06  Juan Langshell32: Fix a few tests on Windows 98 and Vista.
2009-02-05  Juan Langshell32: Remove an obsolete comment.
2009-02-05  Juan Langshell32: Use the normal list checks for CSIDL_PERSONAL.
2009-02-04  Juan Langshell32: Remove a test that fails on Win64.
2009-02-04  Juan Langshell32: Use list of allowed PIDL types rather than...
2009-02-04  Juan Langshell32: Fix a couple test failures on NT4.
2009-01-30  Juan Langshell32: Allow PIDLs to have alternate types to support...
2009-01-30  Juan Langshell32: Remove a test that no longer fails on Windows...
2009-01-30  Juan Langshell32: Fix a test on Windows Vista/2008.
2008-11-14  Alexandre Julliardshell32/tests: Properly cleanup the created favorites...
2008-10-30  Nicolas Le Camshell32/tests: Fix a test on several platforms.
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-06-24  Paul Vriensshell32/tests: Skip some tests if functions are not...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-03-15  Alexandre Julliardshell32/tests: Remove spurious linefeeds in error messages.
2008-02-07  Alexandre Julliardtests: Add a helper routine to wait for a child process...
2007-12-18  Francois Gougetshell32/tests: Copy the PathRemoveBackslashA() and...
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-08-16  Paul Vriensshell32/tests: Use GetModuleHandle instead of LoadLibrary.
2007-05-29  Francois Gougetshell32/tests: With recent PSDKs, CSIDL_MYDOCUMENTS...
2007-02-09  Francois Gougetshell32/tests: wnsprintfA() is missing on Win9x, so...
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-12  Juan LangRemove an annoying dialog when trying to clean up a...
2005-09-03  Juan LangFix a test failing on Windows. Reported by Katerina...
2005-08-16  Michael JungRemove "initguid.h" include from shellpath test.
2005-08-15  Saulius KrasuckasFix some SHGetSpecialFolderPathA exceptions on WinME:
2005-08-03  Mike McCormackgcc 4.0 RegSetValueEx warning fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-02  Juan LangSet default for "My Documents" to $HOME, and "Desktop...
2005-02-10  Francois GougetAssorted spelling fixes.
2004-12-27  Rein KlazesCorrect cases where arguments of ok() calls depend...
2004-10-26  Juan LangUpdate shell32's version to WinXP level.
2004-10-26  Juan LangFix CSIDL_CONTROLS and CSIDL_PRINTERS PIDL types, and...
2004-10-22  Francois GougetFix the function pointer declarations so MSVC likes...
2004-10-21  Juan Lang- the correct registry location to override is User...