Sweden-Number/server
Alexandre Julliard 5864bc88de ntdll: Always send the native PEB pointer to the server.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-13 16:45:28 +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 server: Inherit standard handles together with explicit handle list. 2020-09-29 21:04:13 +02:00
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 server: Use the object type information to implement access mapping. 2021-02-05 22:53:46 +01:00
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: Post socket events only if selecting for them. 2021-05-13 10:41:54 +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