Sweden-Number/server
Alexandre Julliard fc17535eb9 server: No longer depend on libwine.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-05 23:36:23 +01:00
..
Makefile.in server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
async.c server: A spelling and slight rewording fix in a comment. 2019-08-08 17:53:36 +02:00
atom.c
change.c
class.c
clipboard.c
completion.c
console.c kernel32: Implement GetCurrentConsoleFontEx. 2019-11-25 20:47:43 +01:00
debugger.c server: Report only one debug event per process at the time. 2019-08-07 00:12:26 +02:00
device.c server: Associate create and close IRPs with current thread. 2019-05-30 21:53:27 +02:00
directory.c
event.c
fd.c
file.c
file.h server: Always block overlapped device requests until driver dispatches them. 2019-05-23 22:18:32 +02:00
handle.c
handle.h
hook.c
mach.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
mailslot.c
main.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
mapping.c server: Fix use after free in add_committed_range (scan-build). 2019-09-12 22:47:45 +02:00
mutex.c
named_pipe.c server: Don't block ConnectNamedPipe for pipe in PIPE_NOWAIT mode. 2019-10-16 16:03:36 +02:00
object.c
object.h
process.c server: Report only one debug event per process at the time. 2019-08-07 00:12:26 +02:00
process.h server: Report only one debug event per process at the time. 2019-08-07 00:12:26 +02:00
procfs.c
protocol.def ntdll: Add support for querying thread suspend count. 2019-12-03 21:27:14 +01:00
ptrace.c
queue.c server: Validate the filter window handle in get_message. 2019-09-18 21:55:16 +02:00
region.c
registry.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
request.c server: No longer depend on libwine. 2019-12-05 23:36:23 +01:00
request.h server: Determine the server directory in the server itself. 2019-12-05 23:36:23 +01:00
security.h
semaphore.c
serial.c
signal.c
snapshot.c
sock.c
symlink.c
thread.c ntdll: Add support for querying thread suspend count. 2019-12-03 21:27:14 +01:00
thread.h ntdll: Implement thread description as information class. 2019-11-26 16:32:32 +01:00
timer.c
token.c server: Create primary group using DOMAIN_GROUP_RID_USERS. 2019-05-01 11:15:29 +02:00
trace.c ntdll: Add support for querying thread suspend count. 2019-12-03 21:27:14 +01:00
unicode.c
unicode.h
user.c
user.h
window.c
wineserver.de.UTF-8.man.in
wineserver.fr.UTF-8.man.in
wineserver.man.in
winstation.c