Fixed a memory leakage in CreateFileW.
[reactos.git] / reactos / lib / kernel32 / file / create.c
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