.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
env.c
|
ntdll: Add a WINEBOOTSTRAPMODE environment variable to allow loading non-existent builtins.
|
2021-04-08 18:16:00 +02:00 |
file.c
|
ntdll: Cleanup the path with collapse_path() in unix_to_nt_file_name().
|
2021-04-12 19:32:15 +02:00 |
loader.c
|
ntdll: Take loadorder into account also for a main exe in .so format.
|
2021-04-12 09:20:55 +02:00 |
loadorder.c
|
ntdll: Remove path from application name to open loadorder key.
|
2021-04-03 13:00:46 +02:00 |
process.c
|
ntdll: Check for DLL files when creating new processes.
|
2021-04-06 22:46:12 +02:00 |
registry.c
|
ntdll: Make the open_hkcu_key() helper available globally.
|
2021-03-04 10:42:35 +01:00 |
security.c
|
…
|
|
serial.c
|
…
|
|
server.c
|
ntdll: Don't close handles in APC requests sent to self.
|
2021-04-08 18:16:52 +02:00 |
signal_arm.c
|
ntdll: Store FPU and XMM contexts in x86 syscall frame.
|
2021-03-01 21:13:00 +01:00 |
signal_arm64.c
|
ntdll: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation.
|
2021-02-22 20:19:15 +01:00 |
signal_i386.c
|
ntdll: Use xsave compaction in syscall dispatcher.
|
2021-03-03 21:54:45 +01:00 |
signal_x86_64.c
|
ntdll: Allow getting/setting x86_64 context of x86 processes in wine64.
|
2021-03-09 21:33:43 +01:00 |
sync.c
|
…
|
|
system.c
|
ntdll: Stub NtQuerySystemInformation(SystemCodeIntegrityInformation).
|
2021-04-08 21:37:36 +02:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Close server socket before calling exit().
|
2021-03-31 22:16:25 +02:00 |
unix_private.h
|
ntdll: Add a WINEBOOTSTRAPMODE environment variable to allow loading non-existent builtins.
|
2021-04-08 18:16:00 +02:00 |
virtual.c
|
ntdll: Cache the main image section information.
|
2021-04-07 10:51:32 +02:00 |