wine-wine/scheduler
Mike McCormack e61ad3a9f3 Implement overlapped completion routines.
Don't use lpOverlapped->OffsetHigh to store bytes to transfer.
2001-07-12 22:29:41 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of routines to kernel32.dll (with the help of 2000-09-29 20:48:04 +00:00
client.c Allow WINESERVER to specify a relative path. 2001-05-09 19:46:39 +00:00
critsection.c Documentation ordinal fixes. 2001-06-20 23:03:14 +00:00
handle.c Documentation fixes. 2001-07-11 18:56:41 +00:00
pipe.c Documentation ordinal fixes (using winapi_fixup). 2001-06-13 20:13:18 +00:00
process.c Documentation fixes. 2001-07-11 18:56:41 +00:00
pthread.c Added some inclusions of string.h where necessary. 2001-03-21 20:30:46 +00:00
services.c SERVICE_CreateServiceTable still returned TRUE if CreateThread failed. 2001-01-17 21:50:17 +00:00
synchro.c Implement overlapped completion routines. 2001-07-12 22:29:41 +00:00
sysdeps.c Use clone() if HAVE_CLONE is defined. 2001-06-15 19:43:51 +00:00
syslevel.c Documentation fixes. 2001-07-02 19:59:40 +00:00
thread.c Documentation fixes. 2001-07-11 18:56:41 +00:00
timer.c Documentation ordinal fixes (using winapi_fixup). 2001-06-13 20:13:18 +00:00