- Optimize CallNamedPipeA too and remove accidental define.
[reactos.git] / reactos / lib / kernel32 / file / move.c
2005-09-29 Magnus Olsensorry createDirectoryExW fails to create folder why...
2005-09-29 Magnus OlsenMoveFileWithProgressW for movefolder
2005-09-27 Magnus Olsen- Fix move for readonly folder and file. for now it...
2005-09-26 Magnus Olsenchange from copyfileW to copyfileExW in MoveFileWithPro...
2005-09-25 Magnus Olsenremove dead code
2005-09-25 Magnus Olsendon't expect FS drivers to return STATUS_NOT_IMPLEMENTE...
2005-09-25 Magnus OlsenImplement support for move folder, even from different...
2005-09-18 Magnus OlsenClean up patch from filip, with small change from me...
2005-09-18 Magnus OlsenImplement second part of move folder. Now we can move...
2005-09-17 Magnus OlsenFix some part of MoveFileExW Bug, Can not move folder...
2005-08-19 Steven EdwardsAdded support for MOVEFILE_DELAY_UNTIL_REBOOT, based...
2005-06-20 Alex IonescuBuild kernel32 with NDK
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-20 Gunnar DalsnesGetBinaryTypeA, CopyFileExA, CreateFileA, DeleteFileA...
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-12-18 Thomas Bluemelimplemented undocumented GetConsoleInputExeNameA/W...
2004-12-04 Hartmut Birr- Split up the handling if the fsd returns STATUS_NOT_I...
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-06-13 Filip Navara- Compile kernel32 using w32api.
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
2003-11-18 Royce Mitchell IIIremove unnecessary include
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-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...
2002-04-27 Hartmut BirrMoved CloseFile within MoveFileExW.
2000-06-29 David WelchMade header file usage more consistent
2000-03-14 Eric KohlFixed ANSI/OEM <--> Unicode conversions
1999-10-07 Eric KohlFixed header inclusion order.
1999-04-14 David Welch*** empty log message ***