.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
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
|
ntdll: Make the open_hkcu_key() helper available globally.
|
2021-03-04 10:42:35 +01:00 |
security.c
|
server: Merge the various token information queries.
|
2021-02-17 21:42:18 +01:00 |
serial.c
|
ntdll: Avoid using RtlQueueWorkItem() in the Unix library.
|
2020-07-10 13:19:27 +02:00 |
server.c
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
signal_arm.c
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
signal_arm64.c
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
signal_i386.c
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
signal_x86_64.c
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
socket.c
|
ws2_32: Move the setsockopt(SO_OOBINLINE) implementation to ntdll.
|
2021-06-25 10:23:19 +02:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Store the current PEB in a global variable.
|
2021-06-15 20:42:25 +02:00 |
tape.c
|
ntdll: Move the device I/O control functions to the Unix library.
|
2020-06-16 18:36:30 +02:00 |
thread.c
|
ntdll: Only update the data that was requested in the destination context.
|
2021-06-27 11:42:32 +02:00 |
unix_private.h
|
server: Support both native and wow64 register contexts.
|
2021-06-27 11:42:32 +02:00 |
virtual.c
|
ntdll: Support growing both 32- and 64-bit stacks.
|
2021-06-17 20:01:38 +02:00 |