Sweden-Number/server
Zebediah Figura 6ccf61fbc7 server: Implement IOCTL_AFD_LISTEN.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-14 11:57:52 +02:00
..
Makefile.in
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c
debugger.c ntdll: Always send the native TEB pointer to the server. 2021-05-13 16:45:28 +02:00
device.c
directory.c
event.c
fd.c
file.c
file.h
handle.c
handle.h
hook.c
mach.c server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
mailslot.c
main.c
mapping.c server: Only the first mapping needs to be an image in NtAreMappedFilesTheSame(). 2021-04-30 22:59:30 +02:00
mutex.c
named_pipe.c
object.c
object.h server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
process.c ntdll: Always send the native PEB pointer to the server. 2021-05-13 16:45:28 +02:00
process.h server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
procfs.c
protocol.def server: Send TEB and PEB in the process_init_done request. 2021-05-13 16:45:28 +02:00
ptrace.c
queue.c server: Implement WM_INPUT_DEVICE_CHANGE message dispatch. 2021-05-11 21:51:46 +02:00
region.c
registry.c server: Create the Wow64 key and system directory for all supported architectures. 2021-04-27 10:43:35 +02:00
request.c
request.h server: Send TEB and PEB in the process_init_done request. 2021-05-13 16:45:28 +02:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Implement IOCTL_AFD_LISTEN. 2021-05-14 11:57:52 +02:00
symlink.c
thread.c server: Send TEB and PEB in the process_init_done request. 2021-05-13 16:45:28 +02:00
thread.h server: Get rid of the CPU type and functions. 2021-04-27 10:42:04 +02:00
timer.c server: Don't bother queuing APC_NONE apcs. 2021-04-30 19:32:30 +02:00
token.c
trace.c server: Send TEB and PEB in the process_init_done request. 2021-05-13 16:45:28 +02: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