Fixed other bugs within MMIO implementation. Now, it's possible to
[wine] / scheduler / services.c
1999-12-13  Alexandre JulliardUse waitable timers to implement service thread timers.
1999-06-12  Eric PouechMade the service thread instanciable in every process.
1999-06-06  Ulrich WeigandRemoved SERVICE_Exit().
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Ove KaavenExpire timers on expiry time too, not just after.
1999-05-04  Ulrich WeigandFixed various stupid bugs in services thread routines.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-11  Ulrich WeigandImplemented 'kernel services thread'.