.. |
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
|
ntdll: Avoid calling NtOpenFile() from the Unix side.
|
2021-07-08 16:49:23 +02:00 |
file.c
|
ntdll: Avoid calling NtCreateFile() from the Unix side.
|
2021-07-08 16:49:41 +02:00 |
loader.c
|
ntdll: Add support for LdrSystemDllInitBlock.
|
2021-07-07 16:33:29 +02:00 |
loadorder.c
|
…
|
|
process.c
|
ntdll: Avoid calling NtReadFile() from the Unix side.
|
2021-07-08 16:49:53 +02:00 |
registry.c
|
ntdll: Avoid calling NtCreateFile() from the Unix side.
|
2021-07-08 16:49:41 +02:00 |
security.c
|
ntdll: Implement NtQueryInformationToken(TokenSessionId).
|
2021-07-01 22:34:31 +02:00 |
serial.c
|
…
|
|
server.c
|
ntdll: Pass a length pointer instead of an IO_STATUS_BLOCK to the async callbacks.
|
2021-07-08 16:21:51 +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
|
winebuild: Save/restore the %fs register in the syscall dispatcher on Linux.
|
2021-07-06 15:50:26 +02:00 |
socket.c
|
ntdll: Pass a length pointer instead of an IO_STATUS_BLOCK to the async callbacks.
|
2021-07-08 16:21:51 +02:00 |
sync.c
|
…
|
|
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: Pass a length pointer instead of an IO_STATUS_BLOCK to the async callbacks.
|
2021-07-08 16:21:51 +02:00 |
virtual.c
|
ntdll: Implement NtWow64GetNativeSystemInformation().
|
2021-07-05 13:41:30 +02:00 |