Alexandre Julliard pushed to branch master at wine / wine
Commits: a88d1c3f by Alexandre Julliard at 2025-06-06T17:52:11+02:00 msvcrt: Add macros to wrap RTTI initialization functions.
- - - - - 2847a6c7 by Alexandre Julliard at 2025-06-06T18:15:58+02:00 msvcrt: Always define full type data for exception types.
- - - - - 5e839981 by Alexandre Julliard at 2025-06-06T18:15:58+02:00 msvcrt: Use RVAs for exception data but not RTTI on 32-bit ARM.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58328
- - - - -
18 changed files:
- dlls/concrt140/concrt140.c - dlls/concrt140/details.c - dlls/msvcirt/msvcirt.c - dlls/msvcp140_1/msvcp140_1.c - dlls/msvcp60/ios.c - dlls/msvcp90/cxx.h - dlls/msvcp90/details.c - dlls/msvcp90/exception.c - dlls/msvcp90/ios.c - dlls/msvcp90/locale.c - dlls/msvcp90/misc.c - dlls/msvcrt/concurrency.c - dlls/msvcrt/cpp.c - dlls/msvcrt/cppexcept.h - dlls/msvcrt/cxx.h - dlls/msvcrt/except.c - dlls/msvcrt/exception_ptr.c - dlls/msvcrt/handler4.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/130e74f80b583a0980475613ea193b...