.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
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: Always return a value in get_builtin_init_funcs.
|
2021-08-19 11:16:08 +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 support for user callbacks.
|
2021-08-17 18:16:43 +02:00 |
signal_arm64.c
|
ntdll: Add support for user callbacks.
|
2021-08-17 18:16:43 +02:00 |
signal_i386.c
|
ntdll: Fix exception information for SSE floating point faults.
|
2021-08-20 11:32:17 +02:00 |
signal_x86_64.c
|
ntdll: Fix floating point exception codes in Wow64 mode.
|
2021-08-20 11:33:46 +02:00 |
socket.c
|
ws2_32: Re-add support for getting IP_HDRINCL on raw sockets.
|
2021-08-18 20:08:01 +02:00 |
sync.c
|
ntdll: Improve the Nt{Query,Set}TimerResolution() stubs.
|
2021-08-02 22:57:38 +02:00 |
system.c
|
ntdll: Make wine_build a hidden symbol.
|
2021-08-13 11:36:36 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Always send a Wow context to the server for Wow64 processes.
|
2021-08-20 11:34:49 +02:00 |
unix_private.h
|
ntdll: Add support for user callbacks.
|
2021-08-17 18:16:43 +02:00 |
virtual.c
|
ntdll: Make get_builtin_unix_funcs() static.
|
2021-08-13 11:38:25 +02:00 |