Save the registry before exiting on a SIGTERM.
[wine] / server / named_pipe.c
2001-12-20  Mike McCormack- move async activation into the server
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-10-05  Alexandre JulliardAdded get_file_info support to named pipes and sockets...
2001-08-27  Mike McCormackImplemented GetNamedPipeInfo.
2001-08-23  Mike McCormackImplement WaitNamedPipe and DisconnectNamedPipe.
2001-07-17  Ove KaavenAdded STATUS_* constant for named pipes. Return STATUS_...
2001-07-10  Mike McCormackStart implementing named pipes.