Sweden-Number/server
Robert Shearman 22bd7a3d01 server: Don't clear the QS_POSTMESSAGE flag if there is a pending quit message. 2006-05-23 12:37:02 +02:00
..
.gitignore
Makefile.in
atom.c
change.c
class.c
clipboard.c
console.c
console.h
context_alpha.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
context_i386.c server: Remove some no longer needed ptrace code to set registers. 2006-04-20 17:46:16 +02:00
context_powerpc.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
context_sparc.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
context_x86_64.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
debugger.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c
mailslot.c
main.c
mapping.c server: Ignore the SizeOfHeaders field and compute the correct size ourselves. 2006-04-21 16:16:11 +02:00
mutex.c
named_pipe.c
object.c
object.h
process.c server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
process.h server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
protocol.def server: Retrieve the groups for a token from the server. 2006-05-15 14:25:43 +02:00
ptrace.c
queue.c server: Don't clear the QS_POSTMESSAGE flag if there is a pending quit message. 2006-05-23 12:37:02 +02:00
region.c
registry.c server: Avoid a crash if a registry notify event has been set already. 2006-05-15 11:04:22 +02:00
request.c
request.h server: Retrieve the groups for a token from the server. 2006-05-15 14:25:43 +02:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c server: Threads should start off without having an impersonation token. 2006-05-05 16:36:05 +02:00
thread.h server: Use the standard suspend mechanism to simulate a breakpoint 2006-04-19 19:45:39 +02:00
timer.c
token.c server: Retrieve the groups for a token from the server. 2006-05-15 14:25:43 +02:00
trace.c server: Retrieve the groups for a token from the server. 2006-05-15 14:25:43 +02:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.man.in
winstation.c