Sweden-Number/dlls/ntdll/unix
Alexandre Julliard eb69da2a9c ntdll: Implement NtQueryInformationToken(TokenSessionId).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46595
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-01 22:34:31 +02:00
..
cdrom.c
debug.c ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
env.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
file.c server: Use a separate request to retrieve the object name. 2021-07-01 22:34:31 +02:00
loader.c ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +02:00
loadorder.c
process.c ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation). 2021-07-01 22:34:31 +02:00
registry.c
security.c ntdll: Implement NtQueryInformationToken(TokenSessionId). 2021-07-01 22:34:31 +02:00
serial.c
server.c server: Store session id in the process and return it at process init time. 2021-07-01 22:34:31 +02:00
signal_arm.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
signal_arm64.c ntdll: Don't rely on get_thread_context() updating the context flags. 2021-06-29 15:25:42 +02:00
signal_i386.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
signal_x86_64.c ntdll: Use the CPU area to get/set the Wow64 context on x86-64. 2021-07-01 12:46:00 +02:00
socket.c ws2_32: Move the setsockopt(IP_ADD_MEMBERSHIP) implementation to ntdll. 2021-07-01 08:37:50 +02:00
sync.c
system.c ntdll: Return the session id in NtQuerySystemInformation(SystemProcessInformation). 2021-07-01 22:34:31 +02:00
tape.c
thread.c ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
unix_private.h ntdll: Add a helper function to retrieve the CPU area context on the Unix side. 2021-07-01 12:46:00 +02:00
virtual.c ntdll: Clear the 32-bit TLS for ZeroTlsCell in Wow64 mode. 2021-07-01 10:32:24 +02:00