[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / reactos / lib / kernel32 / file / create.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Ged Murphyreshuffling of dlls
2006-01-22 Thomas Bluemeldon't free the string allocated by RtlDosPathNameToNtPa...
2005-12-17 Thomas Bluemelfixed the definition of RtlDosPathNameToNtPathName_U
2005-12-12 KJK::Hyperion - Replaced horribly broken implementation of CreateSym...
2005-10-06 Gunnar Dalsnesdoesnt belong here either
2005-08-26 Thomas Bluemelimplemented CreateSymbolicLink() (not tested/verified...
2005-08-25 Thomas Bluemeladd stubs for CreateSymbolicLinkA/W
2005-06-22 Alex IonescuLarge change to modify NTDLL'S CSR Functions to be...
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 Thomas Bluemelrevert changes from CreateFileA
2005-03-20 Thomas Bluemeladded support for template directories (copy ntfs exten...
2005-03-20 Thomas Bluemel- added support for template files (copy ntfs extended...
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-06 Gunnar Dalsnesset correct last error
2004-11-29 Gunnar Dalsnesmake some wine reg. tests pass
2004-10-12 Gé van GeldorpLastError needs to be set always if disposition is...
2004-09-25 Gé van GeldorpDon't abandon file creation if hTemplateFile is INVALID...
2004-07-22 Filip NavaraRevert this patch:
2004-07-18 Filip Navara- Convert the user mode dwDesiredAccess flags in Create...
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-07-01 Gé van GeldorpDon't reset LastError on success
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...
2003-11-27 Gunnar Dalsnesmisc
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-24 Hartmut Birr- Added oppening of console handles (CreateFileW).
2003-01-17 guidofix compiler warning
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-24 KJK::HyperionRemoved superfluous DPRINTs
2002-08-18 KJK::HyperionCreateFileW: corrected a couple of buglets, added handl...
2002-08-18 KJK::HyperionCleaned up CreateFileW. Please check out the FIXMEs
2002-05-07 Hartmut BirrAdded handling for lpSecurityAttributes (for inheritabl...
2002-04-27 Hartmut BirrFixed a memory leakage in CreateFileW.
2001-09-09 Hartmut BirrChange the return value in CreateFileW() from FALSE...
2000-06-03 Emanuele AlibertiMinor changes.
2000-05-13 David WelchSome fixes.
2000-03-14 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-01-21 Phillip Susidarnit... another debug print.. someone kick me
2000-01-21 Phillip SusiOoops... forgot some debug prints ( embarassed )
2000-01-21 Phillip SusiFixed makefile to include rules.mak first, so it gets...
2000-01-11 Eric KohlFixed process parameters
1999-10-07 Eric KohlFixed header inclusion order.
1999-05-19 Eric Kohlaccess fixes
1999-04-18 David WelchSeveral bug fixes
1999-04-14 David Welch*** empty log message ***
1999-04-10 David WelchPartially implemented PEB
1999-03-19 Rex JolliffMerged mingw32 branch into main trunk
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-20 David WelchFixed some bugs
1999-01-17 David WelchFixed bug (please don't alter functions without debugging)
1999-01-16 David WelchFixed several bugs
1999-01-16 Rex JolliffBoudewjin's massive work on kernel32 and crtdll and...
1999-01-04 David WelchCreated bugs in wait and timer code
1998-12-19 David WelchCleaned up system libraries