Fixes to FD_CLOSE handling.
[wine] / server / main.c
2002-04-03  Alexandre JulliardAdded timer on server exit to wait a bit for new clients.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-17  Alexandre JulliardMake sure that GetMessagePos and GetMessageTime return...
2001-03-21  Jeff GarzikWarning fixes.
2001-01-11  Josh DuBoisAdded a simple usage() function.
2000-09-22  Andreas MohrMake GetTickCount not use the whole Unix epoch (since...
2000-08-26  Alexandre JulliardAdded a real root key and simplified creation of the...
2000-06-15  Andreas MohrMore verbose error message.
2000-04-16  Alexandre JulliardSave the registry on server exit without client interve...
2000-04-14  Alexandre JulliardMade server launching somewhat cleaner and faster.
2000-03-30  Alexandre JulliardSet thread start address to 0 on events generated by
2000-03-10  Alexandre JulliardAdded specific routines for OUTPUT_DEBUG_STRING and...
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
2000-01-25  Alexandre JulliardMade the server listen for new clients on a Unix socket in
1999-11-23  Alexandre JulliardAdded registry support to the server.
1999-11-08  Alexandre JulliardInstall the wine server in $(bindir) and exec it from...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-04  Alexandre JulliardAdded optional debugging code in object management.
1999-05-15  Alexandre JulliardServer reorganization:
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-01-01  Alexandre JulliardAdded server-side file mapping object support.
1998-12-27  Alexandre JulliardAdded add_queue/remove_queue to server object operations.
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712