..
tests
ntdll: Implement ProcessPriorityClass in NtQueryInformationProcess.
2018-03-01 19:25:56 +01:00
Makefile.in
…
actctx.c
ntdll: Allow closing tags for 'supportedOS' elements.
2018-02-20 20:14:20 +01:00
atom.c
…
cdrom.c
…
critsection.c
…
debugbuffer.c
…
debugtools.c
…
directory.c
ntdll: Hardcode the windows and system directories.
2018-02-19 19:38:29 +01:00
env.c
…
error.c
…
exception.c
server: Only update the modified parts of the context on thread suspend.
2018-01-22 15:18:48 +01:00
file.c
server: Introduce get_file_info request for server-side NtQueryInformationFile implementation.
2017-12-22 12:19:43 +01:00
handletable.c
…
heap.c
…
large_int.c
…
loader.c
ntdll: Check file identity in addition to file name to find a loaded module.
2018-02-28 17:24:36 +01:00
loadorder.c
ntdll: Hardcode the windows and system directories.
2018-02-19 19:38:29 +01:00
misc.c
…
nt.c
ntdll: Support TokenLogonSid in NtQueryInformationToken.
2018-02-07 19:38:29 +01:00
ntdll.spec
ntoskrnl: Avoid forwarding to ntdll, link directly instead.
2018-02-27 13:47:47 +01:00
ntdll_misc.h
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
om.c
…
path.c
…
printf.c
…
process.c
ntdll: Implement ProcessPriorityClass in NtQueryInformationProcess.
2018-03-01 19:25:56 +01:00
reg.c
…
relay.c
ntdll: Avoid the strd ARM instruction.
2018-01-17 09:35:12 +01:00
resource.c
…
rtl.c
…
rtlbitmap.c
…
rtlstr.c
ntdll: Hardcode the windows and system directories.
2018-02-19 19:38:29 +01:00
sec.c
…
serial.c
…
server.c
…
signal_arm.c
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
signal_arm64.c
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
signal_i386.c
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
signal_powerpc.c
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
signal_x86_64.c
ntdll: Add support for running IL-only .NET executables.
2018-02-21 09:55:05 +01:00
string.c
ntdll: Export strnlen.
2018-01-18 19:19:28 +01:00
sync.c
…
tape.c
…
thread.c
ntdll: Hardcode the windows and system directories.
2018-02-19 19:38:29 +01:00
threadpool.c
…
time.c
…
version.c
ntdll: Fix condition mask handling in RtlVerifyVersionInfo.
2018-02-27 12:47:45 +01:00
version.rc
…
virtual.c
ntdll: Fix error code when querying too large memory address.
2018-02-28 17:24:36 +01:00
wcstring.c
…