[Git][wine/wine][master] 2 commits: msvcrt: Add __ExceptionPtrSwap implementation.
Alexandre Julliard pushed to branch master at wine / wine Commits: 04a4e8d3 by Jacek Caban at 2026-02-23T17:53:33+01:00 msvcrt: Add __ExceptionPtrSwap implementation. Based on patch by Rémi Bernon. - - - - - 1fa7d4ea by Jacek Caban at 2026-02-23T17:53:37+01:00 msvcp140: Add __ExceptionPtrSwap implementation. Based on patch by Rémi Bernon. - - - - - 8 changed files: - dlls/msvcp140/msvcp140.spec - dlls/msvcp140/tests/msvcp140.c - dlls/msvcp90/exception.c - dlls/msvcp_win/msvcp_win.spec - dlls/msvcr110/msvcr110.spec - dlls/msvcr120/msvcr120.spec - dlls/msvcr120_app/msvcr120_app.spec - dlls/msvcrt/exception_ptr.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a3b40267c57877aafebe21b3dcf8d8... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a3b40267c57877aafebe21b3dcf8d8... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)