Sweden-Number/server
Alexandre Julliard cb1fc735f0 Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added Get/SetThreadContext support through the server. 2000-01-20 18:59:03 +00:00
change.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
console.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
context_i386.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
debugger.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
device.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
event.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
file.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
handle.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
handle.h Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
main.c Added registry support to the server. 1999-11-23 19:39:11 +00:00
mapping.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
mutex.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
object.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
object.h Added Get/SetThreadContext support through the server. 2000-01-20 18:59:03 +00:00
pipe.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
process.h Fixed DEBUG_ONLY_THIS_PROCESS again (thanks to Ulrich Weigand). 1999-11-29 02:10:56 +00:00
ptrace.c Use poll() instead of select() for the server main loop. 1999-12-13 00:16:44 +00:00
registry.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
request.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
request.h Added Get/SetThreadContext support through the server. 2000-01-20 18:59:03 +00:00
select.c Moved poll handling to the generic part of the server objects. 2000-01-01 00:56:27 +00:00
semaphore.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
snapshot.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
sock.c Moved poll handling to the generic part of the server objects. 2000-01-01 00:56:27 +00:00
thread.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
thread.h Made sleep_on usable from all requests. 2000-01-04 02:23:38 +00:00
timer.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
trace.c Changed the server to return STATUS_* error codes. 2000-01-24 21:58:06 +00:00
unicode.c Store all object names as Unicode in the server. 1999-11-25 21:30:24 +00:00
unicode.h Don't try to call towupper() when there's no wctype.h. 1999-11-28 19:47:21 +00:00