Sweden-Number/dlls/ntdll/unix
Alexandre Julliard 0426430563 ntdll: Implement NtWow64GetNativeSystemInformation().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-05 13:41:30 +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 ntdll: Fix the check for the main exe in get_load_order(). 2021-05-06 18:12:37 +02:00
process.c ntdll: Implement NtQueryInformationProcess(ProcessSessionInformation). 2021-07-01 22:34:31 +02:00
registry.c ntdll: Make the open_hkcu_key() helper available globally. 2021-03-04 10:42:35 +01:00
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_DONTFRAGMENT) implementation to ntdll. 2021-07-02 10:02:08 +02:00
sync.c server: Remove support for process-local handle tables. 2021-02-16 11:13:41 +01:00
system.c ntdll: Implement SystemEmulation* information classes. 2021-07-05 13:41:27 +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: Implement SystemEmulation* information classes. 2021-07-05 13:41:27 +02:00
virtual.c ntdll: Implement NtWow64GetNativeSystemInformation(). 2021-07-05 13:41:30 +02:00