Do not use the PEB lock as loader lock, use a separate critical
[wine] / scheduler / timer.c
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
1999-12-13  Alexandre JulliardUse waitable timers to implement service thread timers.
1999-11-29  Alexandre JulliardImplemented waitable timers.