Sweden-Number/dlls/ntdll
Nikolay Sivov dd7230d1bc ntdll/tests: Add a test for qsort() stability.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-24 17:00:06 +02:00
..
tests ntdll/tests: Add a test for qsort() stability. 2018-10-24 17:00:06 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c ntdll: Allocate process parameters on the heap in RtlCreateProcessParametersEx(). 2018-10-16 20:46:27 +02:00
error.c
exception.c ntdll: Implement RtlSetUnhandledExceptionFilter(). 2018-10-09 14:49:54 +02:00
file.c server: Use default_fd_get_file_info for FileAccessInformation implementation. 2018-10-24 16:58:08 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Implement RtlSetUnhandledExceptionFilter(). 2018-10-09 14:49:54 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlSetUnhandledExceptionFilter(). 2018-10-09 14:49:54 +02:00
ntdll_misc.h ntdll: Also return the SECTION_IMAGE_INFORMATION data from RtlCreateUserProcess(). 2018-10-24 16:58:08 +02:00
om.c
path.c
printf.c
process.c ntdll: Also return the SECTION_IMAGE_INFORMATION data from RtlCreateUserProcess(). 2018-10-24 16:58:08 +02:00
reg.c
relay.c
resource.c
rtl.c ntdll: Implement RtlCreateUserProcess(). 2018-10-24 16:58:08 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Add a wrapper to call the unhandled exception filter. 2018-10-09 14:42:30 +02:00
signal_arm64.c ntdll: Add a wrapper to call the unhandled exception filter. 2018-10-09 14:42:30 +02:00
signal_i386.c ntdll: Add a wrapper to call the unhandled exception filter. 2018-10-09 14:42:30 +02:00
signal_powerpc.c ntdll: Add a wrapper to call the unhandled exception filter. 2018-10-09 14:42:30 +02:00
signal_x86_64.c ntdll: Add a wrapper to call the unhandled exception filter. 2018-10-09 14:42:30 +02:00
string.c
sync.c ntdll: Implement NtRemoveIoCompletionEx(). 2018-10-01 19:12:20 -07:00
tape.c
thread.c ntdll: Fixup size of the current directory in RtlCreateProcessParametersEx(). 2018-10-16 20:45:55 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Also return the SECTION_IMAGE_INFORMATION data from RtlCreateUserProcess(). 2018-10-24 16:58:08 +02:00
wcstring.c