Sweden-Number/dlls/ntdll
Alexandre Julliard c0f693f6fc ntdll: Hardcode the path of the windows directory for redirects.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-12 23:02:28 +01:00
..
tests
Makefile.in
actctx.c ntdll: Use the current platform as processorArchitecture instead of a wildcard. 2019-02-12 10:59:39 +01:00
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c ntdll: Hardcode the path of the windows directory for redirects. 2019-02-12 23:02:28 +01:00
env.c ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx(). 2019-02-12 11:31:53 +01:00
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Skip dlls of the wrong machine type when searching through the load path. 2019-02-11 12:31:40 +01:00
loadorder.c ntdll: Pass an NT filename to get_load_order(). 2019-02-08 22:19:47 +01:00
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx(). 2019-02-12 11:31:53 +01:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: Add a direct futex-based implementation of condition variables. 2019-02-11 11:52:00 +01:00
tape.c
thread.c ntdll: Reimplement init_user_process_params() using RtlCreateProcessParametersEx(). 2019-02-12 11:31:53 +01:00
threadpool.c
time.c
version.c
version.rc
virtual.c server: Add custom flag for fake dlls in PE image information. 2019-02-11 12:30:37 +01:00
wcstring.c