Sweden-Number/dlls/ntdll
Alexandre Julliard 747b97539b ntdll: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-22 11:12:17 +02:00
..
tests ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
unix ntdll: Fix size comparison in NtQuerySystemInformation(SystemCodeIntegrityInformation). 2021-10-20 20:11:23 +02:00
Makefile.in
actctx.c
atom.c
critsection.c
crypt.c
debugbuffer.c
env.c
error.c ntdll: Move error mapping to a header file. 2021-10-12 18:29:22 +02:00
error.h ntdll: Move error mapping to a header file. 2021-10-12 18:29:22 +02:00
exception.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Store module check sum in WINE_MODREF. 2021-10-20 20:19:32 +02:00
locale.c
make_errors ntdll: Move error mapping to a header file. 2021-10-12 18:29:22 +02:00
misc.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
ntdll.spec
ntdll_misc.h ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
path.c
printf.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
printf.h ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
process.c
reg.c
relay.c
resource.c
rtl.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
rtlbitmap.c
rtlstr.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
sec.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_x86_64.c
string.c ntdll: Use the standard va_list instead of __ms_va_list. 2021-10-22 11:12:17 +02:00
sync.c
thread.c
threadpool.c
time.c
unixlib.h
version.c
version.rc
wcstring.c