Sweden-Number/server
Qian Hong 31b9455b7e server: Automatically sets a socket to non-blocking mode when WSAAsyncSelect or WSAEventSelect is called even when lEvent is zero. 2013-05-28 19:43:48 +02:00
..
Makefile.in
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 server: A destroyed process handle table means that the process is terminating. 2013-05-08 12:44:49 +02:00
handle.h
hook.c
mach.c
mailslot.c
main.c
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
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: Automatically sets a socket to non-blocking mode when WSAAsyncSelect or WSAEventSelect is called even when lEvent is zero. 2013-05-28 19:43:48 +02:00
symlink.c
thread.c server: Set appropriate status for a terminated thread. 2013-05-13 11:10:12 +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
unicode.c
unicode.h
user.c
user.h
window.c
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