Fix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM incorrectly.
[reactos.git] / reactos / lib / kernel32 / file / volume.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-27 Hartmut BirrChanged from CreateFileW for opening a directory to...
2002-08-18 Hartmut Birr- Added a check for valid result pointers in GetDiskFre...
2002-04-26 Eric KohlSimplified access to the shared user page.
2001-11-02 Hartmut BirrFixed a bug in GetVolumeInformationA()
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-11 Eric KohlImplemented SetVolumeLabelW().
2000-08-25 Eric KohlFinished drive letter assignment
2000-06-29 David WelchMade header file usage more consistent
2000-06-03 Emanuele AlibertiMinor changes.
2000-03-15 Eric KohlFixed ANSI/OEM <--> Unicode conversions
1999-10-07 Eric KohlFixed header inclusion order.
1999-05-29 David WelchLots of changes to the kernel
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-07 Eric KohlSome more fixes.
1999-05-06 Eric KohlAdded GetDiskFreeSpaceEx().
1999-05-06 Eric KohlFixed GetDiskFreeSpace().
1999-05-05 Eric KohlFixed typos and compiler warnings.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-05 Rex JolliffIncorporated changed from Boudewijn
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1998-12-23 Rex Jolliffmore changes to support the loader
1998-12-04 Rex JolliffRolled in various changes from others