wine/server
Alexandre Julliard 828077e3b3 server: Pass the NT process flags to the new_process request.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-16 12:07:51 +02:00
..
async.c
atom.c server: Remove support for process-local handle tables. 2021-02-16 11:13:41 +01:00
change.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
class.c
clipboard.c
completion.c
console.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
debugger.c
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: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
file.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
file.h server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
handle.c ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. 2021-03-23 12:29:10 +01:00
handle.h
hook.c
mach.c
mailslot.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
main.c
Makefile.in
mapping.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
mutex.c
named_pipe.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
object.c
object.h server: Make pulse_event() static. 2021-03-18 22:04:01 +01:00
process.c server: Pass the NT process flags to the new_process request. 2021-04-16 12:07:51 +02:00
process.h server: Pass the NT process flags to the new_process request. 2021-04-16 12:07:51 +02:00
procfs.c
protocol.def server: Pass the NT process flags to the new_process request. 2021-04-16 12:07:51 +02:00
ptrace.c server: Fix page size calculation in write access check. 2021-02-25 08:57:59 +01:00
queue.c server: Split the fallback to desktop async keystate. 2021-04-02 22:52:34 +02: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: Pass the NT process flags to the new_process request. 2021-04-16 12:07:51 +02:00
security.h ntdll: Implement NtQueryInformationToken(TokenLinkedToken). 2021-02-17 21:41:59 +01:00
semaphore.c
serial.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
signal.c
sock.c server: Do not forbid closing fd handles in other processes. 2021-03-23 12:29:10 +01:00
symlink.c
thread.c ntdll: Use a kernel APC to call NtDuplicateObject() if DUPLICATE_CLOSE_SOURCE is used on another process. 2021-03-23 12:29:10 +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: Pass the NT process flags to the new_process request. 2021-04-16 12:07:51 +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 server: Avoid redefining the DuplicateHandle() constants. 2021-02-16 21:20:47 +01:00