Sweden-Number/dlls/ntdll
Brendan Shanks d49822c8a1 ntdll: Generate SMBIOS tables on Apple Silicon Macs.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51557
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:49 +02:00
..
tests ntdll/tests: Remove unused variable sbi from test_query_process. 2021-09-06 14:54:23 +02:00
unix ntdll: Generate SMBIOS tables on Apple Silicon Macs. 2021-09-20 22:45:49 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c ntdll: Move the loading of the global options to the Unix side. 2021-08-04 11:45:51 +02:00
large_int.c
loader.c Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00
locale.c
make_errors
misc.c
ntdll.spec Revert "ntdll: Stub power request APIs." 2021-09-10 23:21:21 +02:00
ntdll_misc.h ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
path.c ntdll: Fix the spelling of a comment. 2021-08-27 20:25:05 +02:00
printf.c
printf.h
process.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
rtlbitmap.c
rtlstr.c
sec.c
signal_arm.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_arm64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_i386.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
signal_x86_64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
string.c
sync.c
thread.c ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
threadpool.c ntdll: Manage TPIO object destruction based on the expected completions. 2021-07-28 22:07:04 +02:00
time.c
unixlib.h Revert "ntdll: Add a Wine-specific class in NtQueryVirtualMemory to retrieve the init functions of a module." 2021-09-10 20:22:11 +02:00
version.c ntdll: Get rid of the almost empty nt.c. 2021-07-05 13:44:03 +02:00
version.rc
wcstring.c