Sweden-Number/server
Andrey Gusev 9035e58e67 server: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-03 12:31:19 +09:00
..
Makefile.in
async.c
atom.c
change.c server: Add support for maintaining a client-side directory cache. 2016-05-02 14:39:16 +09:00
class.c
clipboard.c
completion.c server: Add missing linebreak to a dump message. 2016-04-26 14:50:48 +09:00
console.c server: Fix a typo in comment. 2016-06-03 12:31:19 +09:00
debugger.c
device.c
directory.c
event.c
fd.c configure: Add AC_HEADER_MAJOR to find where major() is defined. 2016-04-18 18:06:46 +09:00
file.c
file.h
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c
mutex.c ntdll: Add NtQueryMutant. 2016-05-04 01:03:26 +09:00
named_pipe.c server: Fix possible leak of root object in create_named_pipe handler. 2016-04-26 14:50:50 +09:00
object.c
object.h
process.c server: Add support for maintaining a client-side directory cache. 2016-05-02 14:39:16 +09:00
process.h server: Add support for maintaining a client-side directory cache. 2016-05-02 14:39:16 +09:00
procfs.c
protocol.def ntdll: Add NtQueryMutant. 2016-05-04 01:03:26 +09:00
ptrace.c
queue.c
region.c
registry.c
request.c
request.h ntdll: Add NtQueryMutant. 2016-05-04 01:03:26 +09:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c server: Do not hold reference on parent process. 2016-04-25 18:48:19 +09:00
sock.c
symlink.c
thread.c server: Do not hold reference on parent process. 2016-04-25 18:48:19 +09:00
thread.h
timer.c
token.c
trace.c ntdll: Add NtQueryMutant. 2016-05-04 01:03:26 +09:00
unicode.c
unicode.h
user.c
user.h
window.c user32: Don't use window's parent as an owner if WS_CHILD style is not set. 2016-02-25 00:25:01 +09:00
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c