Sweden-Number/scheduler
Patrik Stridvall b9010214d2 Added better missing function emulation. 1999-11-13 22:23:35 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Install the wine server in $(bindir) and exec it from there. 1999-11-08 00:03:53 +00:00
client.c Install the wine server in $(bindir) and exec it from there. 1999-11-08 00:03:53 +00:00
critsection.c Addresses issues with multiple processes accessing non-global critical 1999-11-07 19:22:46 +00:00
debugger.c Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect. 1999-11-10 20:15:04 +00:00
event.c Further server optimizations: 1999-06-26 08:43:26 +00:00
handle.c Added special handling for the stdio handles in CloseHandle. 1999-11-04 02:49:06 +00:00
mutex.c Further server optimizations: 1999-06-26 08:43:26 +00:00
pipe.c Further server optimizations: 1999-06-26 08:43:26 +00:00
process.c Added support for WriteProcessMemory through the server. 1999-11-13 19:54:54 +00:00
semaphore.c Further server optimizations: 1999-06-26 08:43:26 +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