wininet: Remove unneeded address-of operators from array names.
[wine] / server / completion.c
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...