Sweden-Number/dlls/ntdll
Paul Gofman 52202224d9 ntdll: Comment out stubs for Nt and Zw functions.
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-20 12:17:16 +02:00
..
tests ntdll: Comment out stubs for Nt and Zw functions. 2021-07-20 12:17:16 +02:00
unix ntdll: Add stub for ProcessInstrumentationCallback info class in NtSetInformationProcess(). 2021-07-19 15:37:03 +02:00
Makefile.in ntdll: Get rid of the almost empty virtual.c. 2021-07-05 13:44:03 +02:00
actctx.c ntdll: Parse the loadFrom attribute in manifest dll elements. 2021-04-19 15:39:55 +02:00
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c ntdll: Free the initial process parameters once they are copied. 2021-05-25 21:13:00 +02:00
error.c ntdll: Quiet the FIXME for unmapped NTSTATUS values. 2021-05-04 09:37:33 +02:00
exception.c kernelbase: Move CopyContext() implementation to ntdll. 2021-06-03 17:42:19 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
locale.c ntdll: Move kernel32 loading into LdrInitializeThunk(). 2021-03-31 21:13:45 +02:00
make_errors ntdll: Update the STATUS_NO_SUCH_DEVICE error mapping. 2021-05-28 21:53:07 +02:00
misc.c ntdll: Quiet some noisy ETW FIXMEs. 2021-05-28 10:50:19 +02:00
ntdll.spec ntdll: Comment out stubs for Nt and Zw functions. 2021-07-20 12:17:16 +02:00
ntdll_misc.h ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
path.c ntdll: Get rid of the almost empty directory.c. 2021-07-05 13:44:03 +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: Fix some exception test failures on ARM. 2021-06-10 19:54:33 +02:00
signal_arm64.c ntdll: Add support for LdrSystemDllInitBlock. 2021-07-07 16:33:29 +02:00
signal_i386.c ntdll: Clear the first ~1MB of stack in signal_start_thread. 2021-04-21 09:42:45 +02:00
signal_x86_64.c ntdll: Use a separate +unwind debug channel for unwinding on x86-64. 2021-07-19 12:30:48 +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: RtlCreateUserThread() also takes a zero_bits parameter. 2021-05-07 22:22:49 +02:00
time.c include: Add more SYSTEM_INFORMATION_CLASS definitions. 2021-03-30 17:10:03 +02:00
unixlib.h ntdll: Copy the implementation of __wine_dbg_output to the PE side. 2021-06-16 15:37:46 +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 include: Disallow wcsncpy() in Wine, similarly to strncpy(). 2021-05-04 21:33:15 +02:00