Reverted latest changes.
[reactos.git] / reactos / lib / kernel32 / file / npipe.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-10 Eric KohlConnectNamedPipe(): STATUS_PIPE_CONNECTED reports a...
2002-06-25 Eric KohlImplemented CallNamedPipeW() and TransactNamedPipe().
2001-11-20 Eric KohlImplemented read/write.
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-10-20 Eric KohlFixed WaitNamedPipe().
2001-08-07 Eric KohlChanged stack allocation.
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-03-31 David WelchCheck for failed allocation
2000-06-03 Emanuele AlibertiMinor changes.
2000-05-14 Emanuele AlibertiFixed bug reported by Michael Rich in kernel32 compilation.
2000-05-13 David WelchSome fixes.