Alexandre Julliard pushed to branch master at wine / wine Commits: ce735062 by Alexandre Julliard at 2024-10-16T15:57:22+02:00 widl: Use plain inline instead of defining a macro. The included headers already use 'inline' so it has to be supported. - - - - - dd55890e by Alexandre Julliard at 2024-10-16T15:57:22+02:00 include: Remove custom stdcall/cdecl definition for ARM platforms. - - - - - 37544520 by Alexandre Julliard at 2024-10-16T15:57:22+02:00 include: Assume that nameless unions/structs are supported. - - - - - 769b580f by Alexandre Julliard at 2024-10-16T15:57:22+02:00 include: Stop using WINAPIV in msvcrt headers. - - - - - 17 changed files: - dlls/rsaenh/mpi.c - dlls/rsaenh/tomcrypt.h - include/msvcrt/conio.h - include/msvcrt/corecrt.h - include/msvcrt/corecrt_io.h - include/msvcrt/corecrt_wio.h - include/msvcrt/corecrt_wprocess.h - include/msvcrt/corecrt_wstdio.h - include/msvcrt/crtdbg.h - include/msvcrt/io.h - include/msvcrt/process.h - include/msvcrt/stdio.h - include/msvcrt/vadefs.h - include/windef.h - include/wine/debug.h - include/winnt.h - tools/widl/header.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/776c47a28a2c675824af410e3d8b0c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/776c47a28a2c675824af410e3d8b0c... You're receiving this email because of your account on gitlab.winehq.org.