Added a trailing '\' to the directory in GetTempPathW.
[reactos.git] / reactos / lib / kernel32 / file / curdir.c
2002-04-27 Hartmut BirrAdded a trailing '\' to the directory in GetTempPathW.
2002-03-17 Hartmut BirrFixed the copy length in GetSystemDirectory().
2000-08-15 Eric KohlImproved shared user page
2000-06-03 Emanuele AlibertiMinor changes.
2000-03-16 Eric KohlOops! Typos...
2000-03-16 David WelchOops.
2000-03-16 David WelchImplemented setting the fs register to point to the TEB
2000-03-14 Eric KohlFixed ANSI/OEM <--> Unicode conversions
2000-02-18 Eric KohlFixed environment implementation
2000-01-11 Eric KohlFixed process parameters
1999-09-29 Eric KohlFixed typo.
1999-09-12 Eric KohlFixed little bug ('cd d:' did't work, but 'cd D:').
1999-05-29 David WelchLots of changes to the kernel
1999-05-06 Eric KohlFixed more bugs in GetFullPathName() and SetCurrentDire...
1999-04-20 Eric Kohlcompatibility fixes
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-05 Rex JolliffIncorporated changed from Boudewijn
1999-02-01 David WelchExtensive changes to the objmgr
1999-01-20 David WelchFixed some bugs
1999-01-17 David WelchBug fixes
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 WelchCorrected some bugs in the system libraries
1998-12-04 Rex JolliffRolled in various changes from others
1998-10-05 Rex JolliffInitial revision