GetBinaryTypeA, CopyFileExA, CreateFileA, DeleteFileA, MoveFileWithProgressA: Use...
[reactos.git] / reactos / lib / kernel32 / file / copy.c
2005-03-20 Gunnar DalsnesGetBinaryTypeA, CopyFileExA, CreateFileA, DeleteFileA...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-01-23 Eric KohlMove kernekl32-internal declarations from global includ...
2004-01-23 Eric KohlCleanup: Replace WINBOOL by BOOL
2003-09-12 Vizzininew patch for more stubs and misc changes
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-12-27 Gé van GeldorpImproved file attribute and file time handling
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-08-07 Eric KohlChanged stack allocation.
2001-08-04 Hartmut BirrFixed a bug in CopyFileExW().
2000-06-03 Emanuele AlibertiMinor changes.
2000-03-14 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-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk