wine/server
2010-03-05 13:21:22 +01:00
..
async.c
atom.c
change.c server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:18:37 +01:00
class.c
clipboard.c
completion.c
console.c server: Check create_event return value in console creation. 2010-02-23 12:09:25 +01:00
debugger.c server: Allow the debugger to be debugged. 2010-03-05 13:21:22 +01:00
device.c
directory.c
event.c
fd.c
file.c server: Simplify computation of file modes from the security descriptor. 2009-12-11 17:47:30 +01:00
file.h
handle.c server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
handle.h
hook.c
mach.c
mailslot.c
main.c server: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings. 2010-01-22 12:18:37 +01:00
Makefile.in
mapping.c
mutex.c
named_pipe.c
object.c server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
object.h server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
process.c server: Make terminate_process more robust against recursive calls for the same process. 2010-02-02 11:47:06 +01:00
process.h server: Any thread can set the idle event, don't treat the first one differently. 2009-12-16 18:06:32 +01:00
procfs.c
protocol.def server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
ptrace.c
queue.c server: Set the idle event when PeekMessage is called with -1 as window filter. 2010-03-03 13:20:53 +01:00
region.c
registry.c server: Add support for Wow64 sharing of the HKLM\Software\Classes key. 2010-03-04 21:48:55 +01:00
request.c
request.h server: Add support for returning the object name in NtQueryObject. 2010-01-08 13:01:50 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c server: Activate pending asyncs on a hangup/error. 2010-01-19 15:03:57 +01:00
symlink.c
thread.c server: Initial support for Wow64 registry redirection. 2010-03-02 12:03:17 +01:00
thread.h server: Initial support for Wow64 registry redirection. 2010-03-02 12:03:17 +01:00
timer.c
token.c
trace.c server: Fix a typo in the context tracing. 2010-03-05 12:25:12 +01:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Fix Z-order handling of windows that have a top-most owner. 2010-02-19 13:05:08 +01:00
wineserver.fr.man.in
wineserver.man.in
winstation.c