server: Store I/O completion information in async structure.
[wine] / dlls / ntdll / tests / file.c
2007-12-18  Andrey Turkinserver: Store I/O completion information in async struc...
2007-12-17  Andrey Turkinserver: I/O completion ports can only be used with...
2007-11-20  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2007-11-15  Andrey Turkinserver: Pass Information field from async I/O APCs.
2007-11-15  Andrey Turkinntdll: Make async i/o functions generate completion...
2007-11-15  Andrey Turkinntdll: Add some I/O completion tests.
2007-11-12  Rob Shearmanntdll: Initialise the part of the buffer to be written...
2007-04-09  Alexandre Julliardntdll: Add some test cases for asynchronous I/O.
2007-03-28  Francois GougetRemove unneeded checks on the GetModuleHandle() return...
2007-02-28  Jeff Latimerntdll: Test object attributes in NtCreateMailslotFile.
2007-02-28  Jeff Latimerntdll: Set default timeout in NtCreateMailslotFile...
2007-02-28  Jeff Latimerntdll: Check for passing a NULL handle to NtCreateMails...
2007-02-28  Jeff Latimerntdll: Framework for NtCreateMailslotFile tests.