Release 1.5.29.
[wine] / server / completion.c
2012-04-17  Dmitry Timoshkovserver: Add access mapping for IO completion objects.
2008-12-15  Alexandre Julliardserver: Make async I/O transfer sizes always 32-bit.
2008-12-15  Alexandre Julliardserver: Add an apc_param_t type to store APC client...
2007-12-05  Alexandre Julliardserver: Return correct object types in the get_director...
2007-11-15  Andrey Turkinserver: Allow async i/o operations to send completion...
2007-10-04  Rob Shearmanserver: Add get_sd and set_sd object operations to...
2007-09-28  Andrey Turkinserver: Allow completion object to be attached to an...
2007-09-27  Michael Stefaniucserver: Include stdarg.h in completion.c. Needed for...
2007-09-26  Andrey Turkinserver: Implement server-side completion queues and...