Fixed other bugs within MMIO implementation. Now, it's possible to
[wine] / scheduler / pipe.c
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-01-01  Alexandre JulliardCleaned up and removed some no longer used code.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-12-30  Alexandre JulliardAdded anonymous pipe support