wine/server
2013-05-08 12:44:46 +02:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c
file.c server: Add a helper function to compute an SID length. 2013-04-11 13:00:06 +02:00
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in
mapping.c
mutex.c
named_pipe.c
object.c server: Add a helper function to compute an SID length. 2013-04-11 13:00:06 +02:00
object.h
process.c server: Fail to set process affinity mask if the process is terminating. 2013-05-07 11:25:54 +02:00
process.h server: Add a process flag indicating whether the process is terminating, use it to block thread creation in a being terminated process. 2013-05-07 11:25:49 +02:00
procfs.c
protocol.def server: Remove SPARC support. 2013-03-05 11:04:07 +01:00
ptrace.c server: Set error to STATUS_PROCESS_IS_TERMINATING if the process is terminating. 2013-05-08 12:44:46 +02:00
queue.c
region.c
registry.c server: Use strerror instead of perror. 2013-05-07 12:19:22 +02:00
request.c server: Use strerror instead of perror. 2013-05-07 12:19:22 +02:00
request.h server: Use strerror instead of perror. 2013-05-07 12:19:22 +02:00
security.h server: Report a default DACL for registry keys. 2013-04-23 17:20:11 +02:00
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Use socklen_t where appropriate. 2013-03-06 13:40:58 +01:00
symlink.c
thread.c server: Use strerror instead of perror. 2013-05-07 12:19:22 +02:00
thread.h
timer.c
token.c server: Report a default DACL for registry keys. 2013-04-23 17:20:11 +02:00
trace.c server: Remove SPARC support. 2013-03-05 11:04:07 +01:00
unicode.c
unicode.h
user.c
user.h
window.c server: Return the window paint flags in the get_visible_region request. 2013-02-11 17:14:17 +01:00
wineserver.de.man.in
wineserver.fr.man.in
wineserver.man.in
winstation.c server: When changing a process desktop, start the close timeout on the old desktop if necessary. 2013-04-30 18:44:46 +02:00