Added a test for mailslots.
[wine] / dlls / kernel / tests / pipe.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-21  Gerald PfeiferAvoid "might be used uninitialized" warning in exercize...
2003-05-20  Alexandre JulliardUse the trace macro for debugging output.
2003-05-15  Dan KegelMore named pipes tests.
2003-05-15  Mike McCormack- rewrite of the named pipe code
2003-05-13  Dimitrie O. PaunMake sure winsock.h gets included before stdlib.h.
2003-02-25  Dan KegelNow compiles on windows. Added a couple more checks.
2003-02-19  Dan KegelAdded check for illegal pipe names.