Sweden-Number/dlls/ntdll
Daniel Lehman 1a18f3b916 ntdll: Return success for magic handles.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51529
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-07 22:44:39 +02:00
..
tests ntdll: Return success for magic handles. 2022-04-07 22:44:39 +02:00
unix ntdll: Return success for magic handles. 2022-04-07 22:44:39 +02:00
Makefile.in
actctx.c ntdll: Support activatableClass activation context elements. 2022-04-06 23:07:20 +02:00
atom.c
crypt.c
debugbuffer.c
env.c
error.c
error.h
exception.c
handletable.c
heap.c
large_int.c ntdll: Check __WINE_PE_BUILD instead of compiler macros. 2022-03-01 10:35:00 +01:00
loader.c ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
locale.c ntdll: Return the UI language id in uppercase. 2022-03-23 18:42:14 +01:00
make_errors
math.c
misc.c ntdll: Implement ApiSetQueryApiSetPresence/Ex(). 2022-02-22 18:20:23 +01:00
ntdll.spec ntdll: Implement RtlLcidToLocaleName(). 2022-03-22 17:39:01 +01:00
ntdll_misc.h ntdll: Use RtlLcidToLocaleName() in the preferred UI language stub. 2022-03-22 17:39:01 +01:00
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c ntdll: Fix the spelling of a comment. 2022-02-23 20:19:29 +01:00
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c
sync.c ntdll: Use YieldProcessor() in RtlEnterCriticalSection(). 2022-02-15 10:34:31 +01:00
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c