Alexandre Julliard pushed to branch master at wine / wine
Commits: 2bea63ea by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Add AllocateException and FreeException stubs.
- - - - - f5a1595c by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Add AllocateExceptionWithWeakRef stub.
- - - - - 4e144886 by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Add stubs for exceptions-related functions.
- - - - - c67fb492 by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Add tests for exceptions-related functions.
- - - - - a5ea0c3b by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Add stubs for Exception constructors.
- - - - - 0aa986da by Vibhav Pant at 2025-10-28T23:24:00+01:00 vccorlib140: Implement AllocateException(WithWeakRef), FreeException.
- - - - -
4 changed files:
- dlls/vccorlib140/tests/Makefile.in - dlls/vccorlib140/tests/vccorlib.c - dlls/vccorlib140/vccorlib.c - dlls/vccorlib140/vccorlib140.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6a8252309a01adf6d3dcb600283777...