Sweden-Number/dlls/ntdll
Michael Müller d0bea3d702 server: Implement support for creating a process with a specified token.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-24 15:21:43 +02:00
..
tests server: Implement object name information for registry keys. 2020-09-22 21:35:35 +02:00
unix server: Implement support for creating a process with a specified token. 2020-09-24 15:21:43 +02:00
Makefile.in makefiles: Generate a single non-recursive makefile at the top level. 2020-09-14 19:42:39 +02:00
actctx.c ntdll: Fix a memory leak (Valgrind). 2020-09-09 20:30:50 +02:00
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c ntdll: Pass RTL_USER_PROCESS_PARAMETERS to get_initial_console. 2020-09-21 19:24:19 +02:00
error.c
exception.c ntdll: Fix the spelling of the arch_context_parameters variable. 2020-09-21 19:24:19 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for loading a Unix helper library from builtin dlls. 2020-09-21 13:41:28 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Implement NtFilterToken. 2020-09-23 15:58:10 +02:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c ntdll: Pass the token to NtCreateUserProcess(). 2020-09-24 15:18:44 +02:00
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c
signal_arm64.c ntdll: Implement __C_specific_handler and _local_unwind for arm64. 2020-09-17 20:54:16 +02:00
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c
threadpool.c
time.c
unixlib.h ntdll: Pass RTL_USER_PROCESS_PARAMETERS to get_initial_console. 2020-09-21 19:24:19 +02:00
version.c
version.rc
virtual.c
wcstring.c