.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
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
|
…
|
|
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_DONTFRAGMENT) implementation to ntdll.
|
2021-07-02 10:02:08 +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 |