comctl32/tests: DateTimePicker and MonthCalendar controls only support Gregorian...
[wine] / dlls / advpack / tests / files.c
2009-01-26  James Hawkinsadvpack: Don't test properties of a file if it can...
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fci.h for Win64 compat...
2009-01-03  Alexandre Julliardadvpack/tests: Add CDECL to the cabinet callback functions.
2008-08-05  James Hawkinsadvpack: Fix a failing test in win98.
2008-06-30  James Hawkinsadvpack: Run the files test in a temporary directory.
2008-04-21  James Hawkinsadvpack: Fix a few failing tests in win95.
2008-04-21  James Hawkinsadvpack: Remove a test that fails inconsistently on...
2008-03-10  Paul Vriensadvpack/tests: Free the library after use.
2007-10-29  Stefan Leichteradvpack/tests: Print the unexpected result in function...
2007-04-12  Paul Vriensadvpack/tests: Don't hardcode the windows directory.
2007-01-22  Bang Jun-Youngadvpack/tests: Fix typo.
2006-10-12  Michael Ploujnikovadvpack/tests: Win64 printf format warning fixes.
2006-10-06  Paul Vriensadvpack: Make tests run on Win98 again.
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-14  Andrew Talbotadvpack/tests: Write-strings warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-03-22  James Hawkinsadvpack: Add second null for double null terminated...
2006-02-21  James Hawkinsadvpack: Implement AddDelBackupEntry.
2006-02-21  James Hawkinsadvpack: Add tests for AddDelBackupEntry.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-01-13  James Hawkinsadvpack: Add initial tests for AdvInstallFile.
2006-01-11  James Hawkinsadvpack: Implement ExtractFiles.
2006-01-10  James Hawkinsadvpack: Add initial tests for ExtractFiles.