wine-wine/server
Alexandre Julliard 4b461128d6 Added input queue to server-side console object,
read/write_console_input requests, and use them for
Read/WriteConsoleInput.
1999-01-31 19:04:30 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added server-side device support (only a hack for now). 1999-01-19 16:31:32 +00:00
change.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
console.c Added input queue to server-side console object, 1999-01-31 19:04:30 +00:00
device.c Added server-side device support (only a hack for now). 1999-01-19 16:31:32 +00:00
event.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
file.c Handle set_file_time requests changing only one of access/mod time. 1999-01-31 15:08:31 +00:00
main.c Added server-side file mapping object support. 1999-01-01 16:59:27 +00:00
mapping.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
mutex.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
object.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
pipe.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
process.c Hacked server-side device support 1999-01-19 17:48:23 +00:00
request.c Added input queue to server-side console object, 1999-01-31 19:04:30 +00:00
select.c Added add_queue/remove_queue to server object operations. 1998-12-27 08:35:39 +00:00
semaphore.c Implemented file sharing checks in the server. 1999-01-03 11:55:56 +00:00
socket.c Added add_queue/remove_queue to server object operations. 1998-12-27 08:35:39 +00:00
thread.c Hacked server-side device support 1999-01-19 17:48:23 +00:00
trace.c Added input queue to server-side console object, 1999-01-31 19:04:30 +00:00