kernel32: Implemented ReadFileScatter and WriteFileGather.
[wine] / dlls / kernel32 / volume.c
2008-03-01  Maarten Lankhorstkernel32: Fix GetVolumeInformation for fat32 partitions.
2008-01-07  Alexandre Julliardkernel32: Fail more gracefully in GetVolumeInformation...
2008-01-07  Michael Stefaniuckernel32: Add missing HeapFree(). Found by Smatch.
2008-01-04  Alexandre Julliardkernel32: Implemented FindFirstVolume/FindNextVolume...
2007-12-08  Alexandre Julliardkernel32: Read label and serial from the filesystem...
2007-12-08  Alexandre Julliardkernel32: Revert change that slipped in commit db24d3af...
2007-11-30  Stefan Leichterkernel32: Added stub for FindVolumeClose.
2007-11-19  Hans Leidekkerkernel32: Add stub implementations for FindFirstVolume...
2007-10-31  Chris Wulffkernel32: Added a stub for FindVolumeMountPointClose.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-02-19  Hans Leidekkerkernel32: Add a stub implementation for FindFirstVolume...
2007-01-09  Hans Leidekkerkernel32: Add a stub implementation for GetVolumeNameFo...
2006-12-05  Alexandre Julliardkernel32: Always read a full block from the CD-ROM...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.