include: Use the standard va_list instead of __ms_va_list when building with msvcrt.
commit2a92c58e1152e1d80395cf31d7cd3f282d094540
authorAlexandre Julliard <julliard@winehq.org>
Fri, 15 Oct 2021 16:07:41 +0000 (15 18:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Oct 2021 16:28:01 +0000 (15 18:28 +0200)
treea44e2e04bcfa26425ab94ee85fc06377f35d065e
parent29717168359b152fe7a8d7dd53d990955692d693
include: Use the standard va_list instead of __ms_va_list when building with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
12 files changed:
dlls/msi/action.c
dlls/msi/msipriv.h
dlls/msvcrt/undname.c
dlls/rsaenh/mpi.c
dlls/rsaenh/tomcrypt.h
dlls/ucrtbase/printf.c
include/msvcrt/corecrt.h
include/msvcrt/corecrt_wstdio.h
include/msvcrt/stdio.h
programs/winedbg/dbg.y
programs/winedbg/debugger.h
programs/winedbg/expr.c