.. |
cdrom.c
|
…
|
|
debug.c
|
…
|
|
env.c
|
ntdll: Launch wineboot from the Unix side.
|
2021-03-04 21:43:26 +01:00 |
file.c
|
ntdll: Make the open_hkcu_key() helper available globally.
|
2021-03-04 10:42:35 +01:00 |
loader.c
|
ntdll: Add a helper to initialize a UNICODE_STRING on the Unix side.
|
2021-03-04 10:42:34 +01:00 |
process.c
|
ntdll: Make sure we send valid object attributes in NtCreateUserProcess().
|
2021-03-04 21:43:26 +01: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
|
…
|
|
server.c
|
ntdll: Use syscall dispatcher for restoring context in x86_64 NtSetContextThread implementation.
|
2021-02-22 20:19:15 +01: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: Reset YMM state in NtSetContextThread() if that is assumed by the context being set.
|
2021-03-03 21:54:44 +01:00 |
sync.c
|
server: Remove support for process-local handle tables.
|
2021-02-16 11:13:41 +01:00 |
system.c
|
ntdll: Add a helper to initialize a UNICODE_STRING on the Unix side.
|
2021-03-04 10:42:34 +01:00 |
tape.c
|
…
|
|
thread.c
|
ntdll: Use NtContinue in NtRaiseException.
|
2021-02-22 20:19:10 +01:00 |
unix_private.h
|
ntdll: Make the open_hkcu_key() helper available globally.
|
2021-03-04 10:42:35 +01:00 |
virtual.c
|
ntdll: Store FPU and XMM contexts in x86 syscall frame.
|
2021-03-01 21:13:00 +01:00 |