msi/tests: Run the 'in_use' tests again.
[wine] / dlls / msi / media.c
2009-12-18  James Hawkinsmsi: Free the current filename if we choose to not...
2009-11-20  Michael Martinmsi: Shedule rename operation also for ERROR_USER_MAPPE...
2009-11-03  Hans Leidekkermsi: Implement MsiSetExternalUIRecord.
2009-11-03  Hans Leidekkermsi: Add support for the Unicode version of the global...
2009-10-15  Hans Leidekkermsi: Define common strings only once.
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...