Module: wine Branch: master Commit: 969ed7edea48f10c5d9f8bd49400292c5d1742ce URL: https://gitlab.winehq.org/wine/wine/-/commit/969ed7edea48f10c5d9f8bd49400292...
Author: Piotr Caban piotr@codeweavers.com Date: Fri Aug 25 16:22:43 2023 +0200
msvcr110: Add _Cancellation_beacon class implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54756
---
dlls/concrt140/concrt140.spec | 12 +++--- dlls/msvcr110/msvcr110.spec | 12 +++--- dlls/msvcr120/msvcr120.spec | 12 +++--- dlls/msvcr120_app/msvcr120_app.spec | 12 +++--- dlls/msvcrt/concurrency.c | 80 +++++++++++++++++++++++++++++++++++++ 5 files changed, 104 insertions(+), 24 deletions(-)