Sweden-Number/server
Zebediah Figura 4c0a69f586 server: Remove a no longer relevant "see below" from a comment.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-18 22:04:01 +01:00
..
Makefile.in
async.c
atom.c
change.c
class.c
clipboard.c
completion.c
console.c server: Only keep the running processes in the global process list. 2021-03-11 18:10:42 +01:00
debugger.c
device.c
directory.c
event.c server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
fd.c
file.c
file.h
handle.c ntdll: Fill the object type index in System(Extended)HandleInformation. 2021-02-18 10:18:51 +01:00
handle.h
hook.c
mach.c
mailslot.c
main.c
mapping.c server: Remove the redundant cpu field in the PE image information. 2021-03-17 11:49:23 +01:00
mutex.c
named_pipe.c
object.c
object.h server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
process.c server: Don't return image information for a terminated process. 2021-03-11 21:52:17 +01:00
process.h server: Store a copy of the image file name in the process. 2021-03-11 21:52:17 +01:00
procfs.c
protocol.def server: Remove a no longer relevant "see below" from a comment. 2021-03-18 22:04:01 +01:00
ptrace.c server: Fix page size calculation in write access check. 2021-02-25 08:57:59 +01:00
queue.c
region.c
registry.c server: Prevent unloading a registry hive while the key is in use. 2021-02-17 22:21:13 +01:00
request.c
request.h server: Return the file name for image mappings in the get_mapping_info request. 2021-03-15 11:02:20 +01:00
security.h
semaphore.c
serial.c
signal.c
sock.c server: Use default_fd_signaled() for sockets. 2021-03-18 22:04:01 +01:00
symlink.c
thread.c ntdll: Allow getting/setting x86_64 context of x86 processes in wine64. 2021-03-09 21:33:43 +01:00
thread.h
timer.c
token.c
trace.c server: Remove the redundant cpu field in the PE image information. 2021-03-17 11:49:23 +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