Sweden-Number/scheduler
Ulrich Weigand 237e8e95b0 Fixed 32-bit module name handling to conform better to Win9x.
Removed OFSTRUCT passing during process creation sequence.
Bugfix: don't set exe_modref when LOAD_LIBRARY_AS_DATAFILE is set.
1999-12-04 04:04:58 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Implemented waitable timers. 1999-11-29 01:58:35 +00:00
client.c Added server_call_noerr function that avoids touching the last error. 1999-11-21 21:02:06 +00:00
critsection.c Raise an exception when a critical section wait failed. 1999-11-24 01:14:04 +00:00
debugger.c Added current context to the exception debug event sent to the server. 1999-11-24 01:24:50 +00:00
event.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Fixed 32-bit module name handling to conform better to Win9x. 1999-12-04 04:04:58 +00:00
semaphore.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
services.c Made the service thread instanciable in every process. 1999-06-12 08:24:23 +00:00
synchro.c Removed all EVENT_Synchronize( FALSE ) calls; use a periodic callback 1999-07-10 10:24:31 +00:00
sysdeps.c Added better missing function emulation. 1999-11-13 22:23:35 +00:00
syslevel.c Modularized CallFrom/To16 routines. Adapted dependent routines, 1999-07-11 13:58:31 +00:00
thread.c - Added missing configuration #if:s and #includes:s. 1999-10-24 22:13:47 +00:00
timer.c Implemented waitable timers. 1999-11-29 01:58:35 +00:00