wine/dlls/ntdll
2022-11-24 22:20:20 +01:00
..
tests kernelbase: Forward SetThreadIdealProcessor() to ntdll. 2022-11-22 18:40:13 +01:00
unix ntdll: Avoid accidentally picking up ntdll's __wine_unix_call_funcs for other DLLs. 2022-11-23 20:35:06 +01:00
actctx.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
atom.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
crypt.c
debugbuffer.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
env.c
error.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
error.h
exception.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
handletable.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
heap.c ntdll: Pass a heap block pointer to initialize_block. 2022-11-24 22:20:20 +01:00
large_int.c
loader.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
locale.c ntdll: Use system language as preferred, if user language is custom-unspecified. 2022-11-22 18:27:31 +01:00
locale_private.h
make_errors
Makefile.in ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
math.c
misc.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
ntdll.spec ntdll: Add a Wine-specific process info class for the LDT copy. 2022-11-11 11:56:45 +01:00
ntdll_misc.h ntdll: Use the unique id of the user locale for resource lookup. 2022-11-16 21:24:18 +01:00
path.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
printf.c
printf.h
process.c
reg.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
relay.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
resource.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
rtl.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
rtlbitmap.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
rtlstr.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
sec.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
signal_arm.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
signal_arm64.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
signal_i386.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
signal_x86_64.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
string.c
sync.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
thread.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
threadpool.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
time.c ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
unixlib.h ntdll: Use a proper Unix syscall for RtlGetSystemTimePrecise(). 2022-11-10 10:38:12 +01:00
version.c ntdll: Build the PE side without -DWINE_NO_LONG_TYPES. 2022-11-21 18:03:53 +01:00
version.rc
wcstring.c