Sweden-Number/server
Alexandre Julliard ac08b038f0 server: Initial support for Wow64 registry redirection. 2010-03-02 12:03:17 +01:00
..
Makefile.in
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
device.c
directory.c
event.c
fd.c
file.c
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
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
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 user32: Do not allow a change of capture if the currently capture window is a menu unless explicitly specified. 2010-01-14 09:04:55 -06:00
region.c
registry.c server: Initial support for Wow64 registry redirection. 2010-03-02 12:03:17 +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 tracing of invalid ACLs. 2010-02-18 12:57:03 +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