.. |
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: Store the current PEB in a global variable.
|
2021-06-15 20:42:25 +02:00 |
file.c
|
ntdll: Introduce IOCTL_WINE_AFD_COMPLETE_ASYNC.
|
2021-06-02 20:16:08 +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: Avoid declaration-after-statement warning.
|
2021-06-17 20:02:04 +02:00 |
registry.c
|
…
|
|
security.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
signal_arm.c
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
signal_arm64.c
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
signal_i386.c
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
signal_x86_64.c
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
socket.c
|
ws2_32: Move the setsockopt(SO_KEEPALIVE) implementation to ntdll.
|
2021-06-24 10:27:17 +02:00 |
sync.c
|
…
|
|
system.c
|
ntdll: Store the current PEB in a global variable.
|
2021-06-15 20:42:25 +02:00 |
tape.c
|
…
|
|
thread.c
|
server: Simplify the naming of the YMM regs.
|
2021-06-24 21:41:21 +02:00 |
unix_private.h
|
ntdll: Simulate a syscall return when starting a thread.
|
2021-06-21 18:35:20 +02:00 |
virtual.c
|
ntdll: Support growing both 32- and 64-bit stacks.
|
2021-06-17 20:01:38 +02:00 |