wine/server
2007-11-12 12:55:06 +01:00
..
async.c
atom.c
change.c
class.c server: Support using a name to destroy a window class too. 2007-11-01 15:28:30 +01:00
clipboard.c
completion.c
console.c server: Use the security descriptor passed in when creating events. 2007-10-25 12:47:22 +02:00
context_alpha.c
context_i386.c
context_powerpc.c
context_sparc.c
context_x86_64.c
debugger.c
device.c server: Remove failed ioctls from the queue as soon as the result is set. 2007-10-30 11:30:58 +01:00
directory.c
event.c server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
fd.c
file.c server: Pass the security descriptor into create_file, if one is specified, and set the initial mode for the file appropriately. 2007-10-30 14:18:27 +01:00
file.h
handle.c server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
handle.h server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
hook.c
mach.c
mailslot.c
main.c
Makefile.in
mapping.c server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
mutex.c server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
named_pipe.c server: Use the security descriptor passed in when creating events. 2007-10-25 12:47:22 +02:00
object.c
object.h server: Use the security descriptor passed in when creating events. 2007-10-25 12:47:22 +02:00
process.c server: Use the security descriptor passed in when creating events. 2007-10-25 12:47:22 +02:00
process.h
procfs.c
protocol.def server: Allow to specify the class name instead of the atom to find a window. 2007-11-02 15:26:49 +01:00
ptrace.c
queue.c server: Don't drop mouse messages that should go to a different thread input. 2007-11-08 13:53:26 +01:00
region.c
registry.c
request.c
request.h
security.h server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes. 2007-10-30 14:18:05 +01:00
semaphore.c server: Don't do access checks on the security descriptors of newly created objects. 2007-11-06 14:52:21 +01:00
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c
thread.h
timer.c
token.c server: Add the name length to the object_attributes structure so that other variable length data can be present after object_attributes. 2007-10-30 14:18:05 +01:00
trace.c server: Allow to specify the class name instead of the atom to find a window. 2007-11-02 15:26:49 +01:00
unicode.c
unicode.h
user.c
user.h
window.c server: Allow to specify the class name instead of the atom to find a window. 2007-11-02 15:26:49 +01:00
wineserver.man.in
winstation.c server: In set_user_object_info len is in bytes, not WCHARs. 2007-11-12 12:55:06 +01:00