Add some Str* prototypes to shlwapi.h.
[wine] / server / timer.c
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-22  Alexandre JulliardAdded APC support in waitable timers.
2000-04-04  Alexandre JulliardMade request tracing more robust against bogus lengths.
2000-01-24  Alexandre JulliardChanged the server to return STATUS_* error codes.
2000-01-01  Alexandre JulliardMoved poll handling to the generic part of the server...
1999-12-13  Alexandre JulliardUse poll() instead of select() for the server main...
1999-11-29  Alexandre JulliardImplemented waitable timers.