comctl32/tests: Fix some test failures (MCM_SETRANGE and MCM_GETRANGE).
[wine] / dlls / msi / media.c
2009-10-01  Hans Leidekkermsi: Schedule a rename operation when the file to overw...
2009-09-16  Hans Leidekkermsi: Don't append the cabinet file name in find_publish...
2009-09-16  Hans Leidekkermsi: GetDriveType and GetVolumeInformation require...
2009-09-09  Alexandre Julliardmsi: Force overwriting of read-only files when extracti...
2009-02-06  Alexandre JulliardFix position of CDECL qualifier for functions that...
2009-01-15  Michael Stefaniucmsi: Remove superfluous pointer casts.
2009-01-14  Michael Stefaniucinclude: Change to LONG/ULONG in fdi.h for Win64 compat...
2009-01-12  Andrew Talbotmsi: Declare some functions static.
2008-12-23  Maarten Lankhorstmsi: Add missing CDECL to cabinet functions.
2008-12-12  Alexandre Julliardmsi: Don't include msvcrt headers.
2008-08-19  James Hawkinsmsi: Factor out media handling and use the new interfac...