Fix signed/unsigned comparison warnings.
[wine] / dlls / shell32 / tests /
2004-09-13  Vitaliy MargolenIShellFolder::CompareIDs - return only -1/0/1 in lower...
2004-09-07  Francois GougetFix c_parser.pm so it handles 'const' preceeding a...
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-08-25  Francois GougetEnable the disabled tests in tests.data or add a commen...
2004-08-22  Francois GougetMoved declarations from undocshell.h to shlobj.h to...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-19  Francois GougetRemove types that don't exist from tests.dat.
2004-08-19  Francois GougetAdd new fields to the NOTIFYICONDATA structure so it...
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-05-04  Alexandre JulliardUpdated the auto-generated tests.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
2004-02-10  Jon GriffithsTests for StrRetToStrAW.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2004-01-23  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-11-12  Patrik StridvallUpdated the generated tests.
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,...