Use free Windows DDK and compile with latest MinGW releases.
[reactos.git] / reactos / lib / kernel32 / file / file.c
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-07 Hartmut BirrFixed the return value in GetFileSize.
2002-05-27 Hartmut BirrFixed returned file length in GetFileInformationByHandle.
2002-05-07 Hartmut BirrDo not call NtFlushBuffersFile for console handles.
2002-04-27 Hartmut BirrMade GetTempFileNameA/W workable.
2002-04-01 Hartmut BirrRewrote OpenFile().
2002-03-25 Hartmut BirrFixed negativ positions in SetFilePointer().
2001-11-01 Hartmut BirrFixed some bugs in GetFileInformationByHandle().
2001-08-06 Hartmut BirrFixed a bug in SetFilePointer(),
2001-07-19 Eric KohlFixed bug in SetFileTime().
2001-03-02 Carl NettelbladFixes for cmd copy command.
2000-10-01 Eric KohlImplemented GetFileType()
2000-06-03 Emanuele AlibertiMinor changes.
2000-03-15 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-02-18 Eric KohlFixed environment implementation
1999-12-24 Eric KohlAdded missing test
1999-10-07 Eric KohlFixed header inclusion order.
1999-09-12 Eric KohlFixed some minor issues (NULL --> FALSE).
1999-05-19 Eric Kohlseveral fixes
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-20 Eric Kohlcompatibility fixes
1999-04-14 David Welch*** empty log message ***
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-11 jeancorrect bug in WriteFile : crash if Overlapped is null
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-05 Rex JolliffIncorporated changed from Boudewijn
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-13 jeancorrect some bugs in WriteFile function
1998-12-23 Rex Jolliffmore changes to support the loader
1998-12-19 David WelchCorrected some bugs in the system libraries
1998-12-08 David WelchCorrected a number of bugs, including the keyboard one
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffThis commit was generated by cvs2svn to compensate...
1996-01-23 The ReactOS ManagerInitial revision ReactOS-0.0.7