Sweden-Number/dlls/ntdll
Alexandre Julliard abe0b1c57b server: Initialize debug registers in new threads if necessary.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-27 17:04:04 +02:00
..
tests server: Initialize debug registers in new threads if necessary. 2017-07-27 17:04:04 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Use RtlCaptureContext also in RtlUnwind. 2017-07-24 18:58:30 +02:00
ntdll_misc.h ntdll: Remove support for relay debugging of register functions. 2017-07-26 10:41:27 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c ntdll: Remove support for relay debugging of register functions. 2017-07-26 10:41:27 +02:00
resource.c ntdll: Mark function that are only called from assembly as hidden. 2017-07-25 11:48:24 +02:00
rtl.c ntdll: Mark function that are only called from assembly as hidden. 2017-07-25 11:48:24 +02:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Move NtGetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_arm64.c ntdll: Make sure the stack is quad-word aligned on ARM64. 2017-07-24 20:05:19 +02:00
signal_i386.c ntdll: Set thread context directly in assembly instead of using generated code. 2017-07-26 10:22:05 +02:00
signal_powerpc.c ntdll: Move NtGetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_x86_64.c ntdll: Mark function that are only called from assembly as hidden. 2017-07-25 11:48:24 +02:00
string.c
sync.c
tape.c
thread.c ntdll: Move the plaform-independent thread data to the GdiTebBatch TEB field. 2017-07-19 19:13:29 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c
wcstring.c