Minor cleanup of GetVolumeNameForVolumeMountPointW and fix some incorrect return...
[reactos.git] / reactos / lib / kernel32 / file / volume.c
2005-12-17 Filip NavaraMinor cleanup of GetVolumeNameForVolumeMountPointW...
2005-12-17 Filip NavaraFix bunch of bugs in GetVolumeNameForVolumeMountPointW...
2005-12-17 Filip NavaraImplementation of GetVolumeNameForVolumeMountPointW...
2005-12-11 Thomas Bluemelfixed some missing NULL checks, reported by M Bealby...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-15 Gunnar Dalsnesfixed GetTempFileNameA/W by ripping from wine
2005-02-12 Casper HornstrupBranch setupapi
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-11-21 Thomas Bluemelfixed building problems
2004-11-21 Alex Ionescu1) Updated KUSER_SHARED_DATA to NT5+ exported documente...
2004-10-05 Gé van GeldorpRecognize our CD-Rom drives
2004-08-24 Filip Navara- Fix Get[System/Window]Directory[AW] for Buffer =...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-25 Gé van GeldorpSilence debug messages
2004-02-21 Jason FilbyNull terminator fixes
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2004-01-17 Gé van GeldorpLeave room for terminating nul byte, fixes bug #148
2004-01-12 Thomas Bluemelfixed GetVolumeInformationW(), GetDiskFreeSpaceW()...
2003-10-28 Filip Navara- Added check for Atom == 0 in RtlQueryAtomInAtomTable.
2003-10-22 Steven EdwardsGetDriveType should return DRIVE_NO_ROOT_DIR if there...
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-07-20 Royce Mitchell IIIlpVolumeNameBuffer wasn't being null terminated either...
2003-07-20 Hartmut Birr- Fixed GetVolumeInformationA/W.
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-06 Eric KohlFixed warnings.
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