Make GetTickCount not use the whole Unix epoch (since 1970) any more,
[wine] / server / snapshot.c
2000-04-16  Alexandre JulliardImplemented thread and (partial) module snapshots,...
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-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-05-15  Alexandre JulliardServer reorganization:
1999-02-14  Alexandre JulliardAdded server snapshot support (processes only for now).