wine/server
2009-10-06 12:03:35 +02:00
..
async.c server: Change cancel_async to take an optional iosb and only_thread. 2009-08-18 12:26:30 +02:00
atom.c
change.c server: Don't use the cached file mode when setting the security descriptor. 2009-08-17 17:26:51 +02:00
class.c
clipboard.c
completion.c
console.c
debugger.c kernel32: Always use ANSI version of OutputDebugString. 2009-10-06 12:03:35 +02:00
device.c
directory.c
event.c
fd.c server: A signed 1-bit bitfield doesn't make much sense; use unsigned. 2009-10-01 11:34:42 +02:00
file.c server: Don't use the cached file mode when setting the security descriptor. 2009-08-17 17:26:51 +02:00
file.h server: Change cancel_async to take an optional iosb and only_thread. 2009-08-18 12:26:30 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c server: Setting a process's affinity sets all of its threads' affinities too. 2009-09-30 14:34:32 +02:00
process.h
procfs.c server: Disable large files for procfs on Solaris. 2009-09-01 17:39:51 +02:00
protocol.def kernel32: Always use ANSI version of OutputDebugString. 2009-10-06 12:03:35 +02:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h kernel32: Always use ANSI version of OutputDebugString. 2009-10-06 12:03:35 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Change cancel_async to take an optional iosb and only_thread. 2009-08-18 12:26:30 +02:00
symlink.c
thread.c server: A thread's affinity is restricted to the process affinity. 2009-10-01 11:33:33 +02:00
thread.h server: Setting a process's affinity sets all of its threads' affinities too. 2009-09-30 14:34:32 +02:00
timer.c
token.c
trace.c kernel32: Always use ANSI version of OutputDebugString. 2009-10-06 12:03:35 +02:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.fr.man.in
wineserver.man.in
winstation.c