Sweden-Number/dlls/ntdll
Nikolay Sivov 697d4a710d ntdll: Allow explicitly specified asm.v2 namespace for "trustInfo".
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-06 15:46:09 -06:00
..
tests ntdll/tests: Add a test for ProcessImageFileNameWin32. 2018-03-05 06:58:12 -06:00
Makefile.in
actctx.c ntdll: Allow explicitly specified asm.v2 namespace for "trustInfo". 2018-03-06 15:46:09 -06: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
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Handle LOAD_LIBRARY_AS_IMAGE_RESOURCE modules when loading resources. 2018-03-06 09:15:29 -06: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 ProcessImageFileNameWin32 in NtQueryInformationProcess. 2018-03-05 06:57:37 -06:00
reg.c
relay.c
resource.c ntdll: Handle LOAD_LIBRARY_AS_IMAGE_RESOURCE modules when loading resources. 2018-03-06 09:15:29 -06:00
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
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