shell32: Implement SHGetNewLinkInfo[AW].
[wine] / dlls / shell32 / tests / shlfileop.c
2009-04-20  Vincent Povirkshell32: Implement SHGetNewLinkInfo[AW].
2009-01-16  Ge van Geldorpshell32/tests: Prevent crash on XP/W2K3.
2009-01-10  Alexandre Julliardshell32/tests: Fix some uninitialized handle checks...
2009-01-09  Paul Vriensshell32/tests: Skip a test on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix remaining test failures on NT4.
2009-01-09  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-09  Paul Vriensshell32/tests: Fix some errors on NT4 (FO_DELETE).
2009-01-09  Paul Vriensshell32/tests: Fix the last test failure on Win9x.
2009-01-08  Paul Vriensshell32/tests: Fix test failures on Win9x, NT4 and...
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_COPY).
2009-01-07  Paul Vriensshell32/tests: Fix some test failures on NT4 (FO_MOVE).
2009-01-07  Paul Vriensshell32/tests: Use a different name for the return...
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Vista.
2009-01-06  Paul Vriensshell32/tests: Change some tests with respect to Vista.
2009-01-06  Paul Vriensshell32/tests: Fix some test failures on Win9x and...
2009-01-05  Paul Vriensshell32/tests: Fix some test failures on Vista and...
2008-12-29  Francois Gougetshell32/tests: Add a trailing '\n' to ok() calls.
2008-12-24  Paul Vriensshell32/tests: Fix a few test failures on Vista and...
2008-12-23  Paul Vriensshell32/tests: Cope with Vista's behavior.
2008-12-01  Paul Vriensshell32/tests: Fix a test failure on Win9x.
2008-11-28  Paul Vriensshell32/tests: Skip some tests on Win9x and WinMe.
2008-11-28  Paul Vriensshell32/tests: Fix a few test failures on Win9x and...
2008-11-11  Francois Gougetshell32/tests: Remove spaces before '\n' in ok() calls.
2008-11-04  Aric Stewartshell32: Do not automatically fail in SHGetFileInfo...
2008-10-21  Paul Vriensshell32/tests: Use win_skip instead of trace.
2008-10-08  Michael Stefaniucshell32/tests: Use FAILED instead of !SUCCEEDED.
2008-09-11  James Hawkinsshell32: Fix two failing tests in win2k.
2008-08-26  Paul Vriensshell32/tests: Run tests again on win95.
2008-08-05  Dan Kegelshell32/tests: Test whether SHGetFileInfo should clear...
2008-07-31  Detlef Riekenbergshell32/tests: Do not crash on Win9x when testing shlfi...
2008-06-10  Dan Kegelshell32/tests: Avoid buffer overflow during test.
2008-04-24  James Hawkinsshell32: Fix a test that fails in win2k3.
2008-04-21  Austin EnglishSpelling fixes.
2008-04-11  James Hawkinsshell32: Fix a few tests that fail in win2k.
2008-04-03  James Hawkinsshell32: Fix and simplify the FO_COPY operation, with...
2008-04-02  James Hawkinsshell32: Handle a few cases in FO_COPY that arise from...
2007-12-18  Francois Gougetshell32/tests: Use GetProcAddress() on SHFileOperationW...
2007-09-14  Vincent Povirkshell32: Implement SHPathPrepareForWrite.
2007-09-14  Vincent Povirkshell32: Add tests for SHPathPrepareForWrite.
2007-06-11  Nigel Liangshell32: Conformance tests for unicode filenames and...
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-03-05  Paul Vriensshell32/tests: Rewording and cleanup.
2007-02-19  Marcus Meissnershell32/tests: Fixed potential overflow.
2007-02-12  Mikołaj Zalewskishell32: Allow overwriting files in SHFileOperation...
2007-02-07  Mikołaj Zalewskishell32: shlfileop tests: Avoid buffer overflows for...
2007-01-19  Francois Gougetshell32: Add proper support for SHGetFileInfo(SHGFI_ICO...
2007-01-19  Francois Gougetshell32/tests: Add some more SHGetFileInfo() tests.
2007-01-08  Francois Gougetshell32/tests: Hack SHGetFileInfo() so it does not...
2006-10-09  Hans Leidekkershell32/tests: Win64 printf format warning fixes.
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-08-24  Mike McCormackshell32: Fix compilation of test on MSVC6.
2006-06-30  Ivan Leoshell32/tests: Comment out a test that crashes on windo...
2006-06-08  Phil Lodwickshell32/tests: Test to make sure we can create a non...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-23  James Hawkinsshell32: Reimplement a factored SHFileOperation.
2006-01-03  Francois GougetAdd trailing '\n's to ok() calls.
2005-12-26  James Hawkinsshell32: Clean up the SHFileOperation tests.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_MOVE command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_COPY command.
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_RENAME...
2005-12-22  James Hawkinsshell32: Add tests for SHFileOperation's FO_DELETE...
2005-12-21  James Hawkinsshell32: Remove the '.\\' prefix from filenames, becaus...
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-11  James HawkinsTest that the FO_COPY action creates output directories...
2005-08-08  Saulius KrasuckasRemove trailing backslash.
2005-06-20  Mike McCormackMake functions static.
2005-06-01  Mike McCormackEliminate some -Wwrite-strings warnings.
2005-05-06  Francois GougetAssorted spelling fixes.
2005-03-25  Paul VriensPrint retval in decimal to avoid confusion.
2005-03-22  Jakob ErikssonIf the device gets interrupted, we just give up.
2005-02-10  Francois GougetAssorted spelling fixes.
2004-12-06  Stefan LeichterFix missing imports of the test program on NT4.
2004-10-28  Rolf KalbermatterAdd test for SHCreateDirectoryEx function.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2003-10-16  Rolf KalbermatterUse INVALID_FILE_ATTRIBUTES to test for failure of
2003-09-27  Rolf KalbermatterFix a return value in SHFileOperation and add some...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-09  Francois GougetSpelling fixes.
2003-04-01  Rolf KalbermatterFix test to succeed in Win 98/2K and most probably...
2003-01-14  Francois GougetRemove (POINTER)NULL casts.
2002-11-15  Patrik StridvallMade tests compile on Windows.
2002-10-29  Patrik StridvallFixed tests to compile with MS C on Windows.
2002-09-17  Francois GougetChange the #include order so that these tests compile...
2002-09-04  Andriy PalamarchukSHFileOperationA: improved, implemented FO_MOVE action...
2002-08-27  Andriy PalamarchukSHFileOperation: Implemented the FO_RENAME action,...