Sweden-Number/dlls/ntdll
Paul Gofman defcbc8b97 kernelbase: Move FlsGetValue() implementation to ntdll.RtlFlsGetValue().
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-01 11:43:53 +02:00
..
tests server: Implement object name information for registry keys. 2020-09-22 21:35:35 +02:00
unix ntdll: Fix handle/module confusion in Unix module loading. 2020-09-30 15:38:08 +02:00
Makefile.in
actctx.c
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 configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
loader.c ntdll: Use load_dll() to load kernel32 to support PE format. 2020-09-28 19:38:42 +02:00
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec kernelbase: Move FlsGetValue() implementation to ntdll.RtlFlsGetValue(). 2020-10-01 11:43:53 +02:00
ntdll_misc.h configure: Require 64-bit compare-and-swap support from gcc. 2020-09-28 17:03:57 +02:00
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
signal_i386.c
signal_x86_64.c
string.c
sync.c
thread.c kernelbase: Move FlsGetValue() implementation to ntdll.RtlFlsGetValue(). 2020-10-01 11:43:53 +02:00
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 ntdll: Bump Win 10 version to 17763. 2020-09-28 13:23:44 +02:00
version.rc
virtual.c
wcstring.c