Sweden-Number/server
Marcus Meissner 1e54c1f088 Implemented FlushFileBuffers for serial devices. 2002-07-16 01:20:38 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
async.c Add more flexibility to the queue_async server call by moving most 2002-04-24 21:29:54 +00:00
async.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
atom.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
console.c - Use PeekMessage loop around GetMessage. 2002-07-01 23:22:48 +00:00
console.h Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
context_i386.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
context_sparc.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
debugger.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
device.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
event.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
file.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
handle.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
handle.h Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
main.c Check POLLHUP semantics at remote shutdown when wineserver is started. 2002-07-03 21:04:09 +00:00
mapping.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
mutex.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
named_pipe.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
object.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
object.h Check POLLHUP semantics at remote shutdown when wineserver is started. 2002-07-03 21:04:09 +00:00
pipe.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
process.c Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
process.h Implementation for console control events (includes process groups 2002-06-02 21:22:22 +00:00
protocol.def Implementation for console control events (includes process groups 2002-06-02 21:22:22 +00:00
ptrace.c A few optimizations in the process startup requests now that Winelib 2002-05-24 21:20:27 +00:00
queue.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
registry.c Store dirty flag in each registry key and use it to save only modified 2002-06-20 23:18:56 +00:00
request.c Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
request.h Create the server directory and socket file in /tmp. 2002-06-20 23:21:27 +00:00
select.c Store dirty flag in each registry key and use it to save only modified 2002-06-20 23:18:56 +00:00
semaphore.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
serial.c Implemented FlushFileBuffers for serial devices. 2002-07-16 01:20:38 +00:00
smb.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
snapshot.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
sock.c Check POLLHUP semantics at remote shutdown when wineserver is started. 2002-07-03 21:04:09 +00:00
thread.c Unlock the master socket if the boot thread terminates early. 2002-06-22 01:20:36 +00:00
thread.h Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00
timer.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
trace.c Implementation for console control events (includes process groups 2002-06-02 21:22:22 +00:00
unicode.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
unicode.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
user.c Fixed next_user_handle to also work on deleted handles. 2002-05-31 18:25:53 +00:00
user.h Send message for WSAAsyncSelect sockets directly from the server, 2002-03-23 20:43:52 +00:00
window.c Renamed handle_t to obj_handle_t to avoid conflict with rpcdce.h. 2002-05-30 20:12:58 +00:00