wine/server
2023-10-05 18:49:44 +02:00
..
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c
device.c
directory.c
event.c
fd.c server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
file.c
file.h server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
handle.c
handle.h
hook.c
mach.c
mailslot.c
main.c server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
Makefile.in
mapping.c server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
mutex.c
named_pipe.c server: Support FileStandardInformation for pipes. 2023-09-11 13:15:15 +02:00
object.c
object.h
process.c server: Separate console and new group flag (CreateProcess). 2023-08-23 17:38:51 +02:00
process.h
procfs.c
protocol.def server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
ptrace.c
queue.c
region.c
registry.c server: Write terminating '\0' in the strings. 2023-09-12 09:40:52 +02:00
request.c
request.h server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Move getpeername() implementation from ntdll/unix. 2023-10-05 10:03:23 +02:00
symlink.c
thread.c server: Store both contexts in pending context object. 2023-09-14 13:02:01 +02:00
thread.h
timer.c
token.c ntdll: Implement NtCreateToken(). 2023-08-31 19:53:16 +02:00
trace.c server: Assign a system-wide mapping address for dynamic base modules. 2023-10-05 18:49:44 +02:00
unicode.c server: Write terminating '\0' in the strings. 2023-09-12 09:40:52 +02:00
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