Sweden-Number/server
Alexandre Julliard cc9446f874 server: Don't change the reported machine for COM+ images.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50826
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-19 22:09:23 +01:00
..
Makefile.in
async.c server: Use a callback to free the accept_req structure. 2021-02-10 15:35:46 +01:00
atom.c server: Remove support for process-local handle tables. 2021-02-16 11:13:41 +01:00
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 server: Report load dll events upon mapping a SEC_IMAGE view. 2021-02-11 16:31:30 +01:00
device.c ntoskrnl.exe: Implement volume information queries for device files. 2021-02-15 16:20:42 +01:00
directory.c
event.c server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
fd.c server: Allow volume information queries to be asynchronous. 2021-02-15 16:09:03 +01:00
file.c server: Store the NT name in the fd object. 2021-02-09 14:17:51 +01:00
file.h server: Allow volume information queries to be asynchronous. 2021-02-15 16:09:03 +01:00
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: Don't change the reported machine for COM+ images. 2021-03-19 22:09:23 +01:00
mutex.c
named_pipe.c server: Allow volume information queries to be asynchronous. 2021-02-15 16:09:03 +01:00
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 server: Grow rawinput buffer instead of allocating its maximum size. 2021-02-09 11:39:47 +01:00
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 ntdll: Implement NtQueryInformationToken(TokenLinkedToken). 2021-02-17 21:41:59 +01:00
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 server: Merge the various token information queries. 2021-02-17 21:42:18 +01:00
trace.c server: Remove the redundant cpu field in the PE image information. 2021-03-17 11:49:23 +01:00
unicode.c server: Store the NT name in the fd object. 2021-02-09 14:17:51 +01: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 server: Avoid redefining the DuplicateHandle() constants. 2021-02-16 21:20:47 +01:00