.. |
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: Move the loading of the global options to the Unix side.
|
2021-08-04 11:45:51 +02:00 |
file.c
|
ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes.
|
2021-08-05 23:11:20 +02:00 |
loader.c
|
ntdll: Return STATUS_NOT_SUPPORTED if dlinfo() is not present.
|
2021-08-04 21:48:27 +02:00 |
loadorder.c
|
…
|
|
process.c
|
ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes.
|
2021-08-05 23:11:20 +02:00 |
registry.c
|
ntdll: Always clear the returned handle in Nt object functions.
|
2021-07-23 17:38:32 +02:00 |
security.c
|
ntdll: Always clear the returned handle in Nt object functions.
|
2021-07-23 17:38:32 +02:00 |
serial.c
|
ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes.
|
2021-08-05 23:11:20 +02:00 |
server.c
|
ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes.
|
2021-08-05 23:11:20 +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: Fix arm64 call_user_exception_dispatcher with kernel stack for syscalls.
|
2021-07-26 19:42:25 +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
|
wow64cpu: Restore the full 32-bit context when changed externally.
|
2021-08-04 14:27:24 +02:00 |
socket.c
|
ntdll: Add a helper function to get the iosb pointer to pass to the server.
|
2021-08-05 20:43:28 +02:00 |
sync.c
|
ntdll: Improve the Nt{Query,Set}TimerResolution() stubs.
|
2021-08-02 22:57:38 +02:00 |
system.c
|
ntdll: Rename the SYSTEM_MODULE and SYSTEM_MODULE_INFORMATION structures.
|
2021-07-27 16:39:55 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Always clear the returned handle in Nt object functions.
|
2021-07-23 17:38:32 +02:00 |
unix_private.h
|
ntdll: Set the I/O status block through the 32-bit pointer for Wow64 processes.
|
2021-08-05 23:11:20 +02:00 |
virtual.c
|
ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module.
|
2021-08-03 23:41:05 +02:00 |