Sweden-Number/server
Alexandre Julliard 9caa71eef4 Redesign of the server communication protocol to allow arbitrary sized
data to be exchanged.
Split request and reply structures to make backwards compatibility
easier.
Moved many console functions to dlls/kernel, added code page support,
changed a few requests to behave properly with the new protocol.
2001-11-30 18:46:42 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Added global management of user handles in the server. 2001-08-28 18:44:52 +00:00
async.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
atom.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
change.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
console.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
console.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
context_i386.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
context_sparc.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
debugger.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
device.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
event.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
file.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
handle.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
handle.h Use the new protocol.def file to build the request structures. 2001-07-19 00:35:37 +00:00
main.c Make sure that GetMessagePos and GetMessageTime return sane values 2001-10-17 17:48:49 +00:00
mapping.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
mutex.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
named_pipe.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
object.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
object.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
pipe.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
process.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
process.h New console code based on Win32 windows. 2001-11-23 23:04:58 +00:00
protocol.def Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
ptrace.c Backed out the suspend_process_for_ptrace change. 2001-07-14 00:50:30 +00:00
queue.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
registry.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
request.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
request.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
select.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
semaphore.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
serial.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
snapshot.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
sock.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
thread.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
thread.h Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
timer.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
trace.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00
unicode.c Make unicode.o into a separate ELF library so that we can use it from 2000-07-25 21:01:59 +00:00
unicode.h Store the window caption text in the server. 2001-11-13 22:23:48 +00:00
user.c A couple of optimizations to avoid some server calls in WIN_FindWndPtr 2001-09-24 01:19:59 +00:00
user.h Moved WIN_FindWinToRepaint functionality to the server. 2001-11-14 21:28:36 +00:00
window.c Redesign of the server communication protocol to allow arbitrary sized 2001-11-30 18:46:42 +00:00