Sweden-Number/dlls/ntdll
Jacek Caban e0a934d0ef ntdll: Handle Unix lib exception outside Unix stack.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-07 18:03:11 +02:00
..
tests ntdll/tests: Remove unused variable sbi from test_query_process. 2021-09-06 14:54:23 +02:00
unix ntdll: Handle Unix lib exception outside Unix stack. 2021-10-07 18:03:11 +02:00
Makefile.in ntdll: Copy __wine_setjmpex/longjmp implementation to avoid importing winecrt0. 2021-09-23 10:39:24 +02:00
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Double dll name buffer size for relay traces. 2021-10-05 21:46:17 +02:00
locale.c
make_errors
misc.c
ntdll.spec ntdll: Implement LdrGetDllFullName() function. 2021-09-29 08:52:46 +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
reg.c
relay.c
resource.c
rtl.c
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: Also print %ss in dispatch_exception(). 2021-09-28 21:48:59 +02:00
signal_x86_64.c ntdll: Implement KiUserCallbackDispatcher(). 2021-08-17 11:55:39 +02:00
string.c
sync.c
thread.c
threadpool.c
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
version.rc
wcstring.c