Fix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM incorrectly.
[reactos.git] / reactos / lib / msvcrt / process /
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonAdded a whole lot of CVS sugar so I can use WinCVS...
2002-05-07 Hartmut BirrFixed the command line.
2002-05-07 Hartmut BirrStarted piping implementation.
2002-04-01 Hartmut BirrRemoved fixed size of args and envblock in go32_exec...
2002-04-01 Hartmut BirrAdded closing of process handle at exit.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-07-18 Eric KohlAdded process functions.
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-01-06 Eric KohlAdded some more functions
2000-06-18 Emanuele AlibertiBase files for a compatible MSVCRT.DLL.