Don't load user32 too early on for 16-bit apps, so that app-specific
[wine] / scheduler / pipe.c
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
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