Sweden-Number/dlls/ntdll
Alexandre Julliard 675e8218f0 ntdll: Move NtSetContextThread implementation to the platform-specific files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-18 20:43:32 +02:00
..
tests server: Don't allow APCs on objects associated with completion port. 2017-07-10 20:51:11 +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 server: Use create_request_async in flush request handler. 2017-06-28 12:35:33 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Handle IMAGE_REL_BASED_DIR64 for arm64 in the same way as for x86_64. 2017-07-07 19:48:32 +02:00
loadorder.c
misc.c
nt.c server: Implement setting a security descriptor when duplicating tokens. 2017-06-15 11:12:24 +02:00
ntdll.spec
ntdll_misc.h ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
om.c
path.c
printf.c
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_arm64.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_i386.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_powerpc.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
signal_x86_64.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
string.c
sync.c
tape.c
thread.c ntdll: Move NtSetContextThread implementation to the platform-specific files. 2017-07-18 20:43:32 +02:00
threadpool.c
time.c
version.c
version.rc
virtual.c ntdll: Allow map_view() to allocate fixed memory between reserved area and non-reserved area. 2017-07-13 13:48:55 +02:00
wcstring.c