Sweden-Number/dlls/ntdll
Sebastian Lackner 1c1e7ed016 ntdll: Add support for ATL thunk 'POP ecx; POP eax; PUSH ecx; JMP 4(%eax)'. 2014-10-21 18:51:05 +09:00
..
tests server: KeyNameInformation returns the full name of the key. 2014-10-15 22:01:59 +09:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c ntdll: Use the configured CriticalSection timeout in RtlpWaitForCriticalSection. 2014-09-11 19:30:42 +02:00
debugbuffer.c
debugtools.c
directory.c ntdll: Use a dynamic buffer for change notification data. 2014-09-23 17:17:11 +02:00
env.c
error.c
exception.c
file.c server: Implement set_named_pipe_info wineserver call for NtSetInformationFile/FilePipeInformation. 2014-08-20 19:40:07 +02:00
handletable.c
heap.c
large_int.c
loader.c ntdll: Wait until builtin dlls are unloaded before releasing the virtual view. 2014-10-07 20:22:15 +02:00
loadorder.c
misc.c
nt.c
ntdll.spec
ntdll_misc.h ntdll: Improve check_atl_thunk to prevent passing exceptions to the usermode application. 2014-10-15 11:52:06 +09: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
signal_arm64.c
signal_i386.c ntdll: Add support for ATL thunk 'POP ecx; POP eax; PUSH ecx; JMP 4(%eax)'. 2014-10-21 18:51:05 +09:00
signal_powerpc.c
signal_x86_64.c
string.c
sync.c ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. 2014-09-01 13:03:07 +02:00
tape.c
thread.c
threadpool.c ntdll: NtWaitForMultipleObjects()'s third arguments means 'wait_any', not 'wait_all'. 2014-09-01 13:03:07 +02:00
time.c
version.c ntdll: Add support for Win 8.1. 2014-10-08 17:45:51 +02:00
version.rc
virtual.c ntdll: Improve check_atl_thunk to prevent passing exceptions to the usermode application. 2014-10-15 11:52:06 +09:00
wcstring.c