wine/server
2010-03-29 12:11:53 +02:00
..
async.c
atom.c
change.c
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: Fix compiler warning with flag -Wcast-qual. 2010-03-29 12:11:53 +02:00
device.c
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
mapping.c
mutex.c
named_pipe.c
object.c
object.h
process.c ntdll: Improve support for the ProcessDebugPort info class in NtQueryInformationProcess(). 2010-03-15 15:56:42 +01:00
process.h
procfs.c
protocol.def server: Add support for storing the cursor and show count in the thread input structure. 2010-03-22 17:52:23 +01:00
ptrace.c
queue.c server: Add support for storing the cursor and show count in the thread input structure. 2010-03-22 17:52:23 +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 storing the cursor and show count in the thread input structure. 2010-03-22 17:52:23 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c ws2_32: Use ntstatus in overlapped functions. 2010-03-23 12:35:56 +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: Add support for storing the cursor and show count in the thread input structure. 2010-03-22 17:52:23 +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