Sweden-Number/dlls/ntdll
Serge Gautherie 743ed29af5 winapi_test: Update generated.c files.
Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-14 22:04:03 +02:00
..
tests winapi_test: Update generated.c files. 2020-08-14 22:04:03 +02:00
unix ntdll: Only call putenv() if we are going to call exec(). 2020-08-14 22:04:02 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
directory.c
env.c
error.c
exception.c ntdll: Unwind the syscall frame when calling KiRaiseUserExceptionDispatcher(). 2020-08-11 17:56:10 +02:00
handletable.c
heap.c ntdll: Pad HEAP structure so 'flags' offset matches recent Windows. 2020-08-11 18:20:20 +02:00
large_int.c
loader.c
loadorder.c
locale.c
make_errors
misc.c
nt.c
ntdll.spec ntdll: Implement KiUserApcDispatcher(). 2020-08-06 19:31:06 +02:00
ntdll_misc.h
path.c
printf.c
printf.h
process.c
reg.c
relay.c
resource.c
rtl.c
rtlbitmap.c
rtlstr.c
sec.c
server.c
signal_arm.c
signal_arm64.c ntdll: Remove a stray duplicate instruction. 2020-08-14 22:02:04 +02:00
signal_i386.c
signal_x86_64.c ntdll: Don't mind epilog in RtlVirtualUnwind() in case of zero op count on x64. 2020-08-14 22:02:04 +02:00
string.c
sync.c
thread.c ntdll: Implement KiUserApcDispatcher(). 2020-08-06 19:31:06 +02:00
threadpool.c
time.c
unixlib.h
version.c
version.rc
virtual.c
wcstring.c