Sweden-Number/server
Alexandre Julliard 037afca5a5 server: Unlink remaining children inodes when deleting the parent. 2008-02-28 10:50:57 +01:00
..
Makefile.in server: New French man page for wineserver. 2008-01-04 12:51:09 +01:00
async.c
atom.c
change.c server: Unlink remaining children inodes when deleting the parent. 2008-02-28 10:50:57 +01:00
class.c
clipboard.c
completion.c
console.c
context_alpha.c
context_i386.c server: Take into account the extended registers part of the i386 context. 2008-01-15 11:53:31 +01:00
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
device.c
directory.c
event.c
fd.c server: Don't access the process after send_client_fd as it may have been killed. 2008-02-19 16:51:16 +01:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c
named_pipe.c server: Always try return a named pipe server that is listening from find_available_server. 2008-02-05 12:19:37 +01:00
object.c
object.h
process.c server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
process.h server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
procfs.c
protocol.def server: Add a separate request to set the window visible rect. 2008-01-22 20:01:21 +01:00
ptrace.c
queue.c
region.c
registry.c server: Remove superflous check (value->data is dereferenced before check). 2008-01-10 12:10:52 +01:00
request.c server: Wait for the expiration of all the process SIGKILL timers before exiting the server. 2008-01-07 17:19:05 +01:00
request.h server: Add a separate request to set the window visible rect. 2008-01-22 20:01:21 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
thread.h server: Don't force the process affinity to 1, leave it up to the client. 2008-01-17 13:40:03 +01:00
timer.c
token.c
trace.c server: Add a separate request to set the window visible rect. 2008-01-22 20:01:21 +01:00
unicode.c server: Accept utf-8 data as input in registry files. 2008-01-07 21:17:10 +01:00
unicode.h server: Accept utf-8 data as input in registry files. 2008-01-07 21:17:10 +01:00
user.c
user.h
window.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
wineserver.fr.man.in Spelling fixes in French man pages. 2008-01-11 12:45:50 +01:00
wineserver.man.in
winstation.c