Module: wine Branch: oldstable Commit: 5e40333a7107084356981984aecf83a6fa6cc411 URL: https://gitlab.winehq.org/wine/wine/-/commit/5e40333a7107084356981984aecf83a...
Author: Torge Matthies tmatthies@codeweavers.com Date: Fri Jul 15 21:52:01 2022 +0200
msvcr100: Implement invalid_multiple_scheduling exception.
Signed-off-by: Torge Matthies tmatthies@codeweavers.com (cherry picked from commit 013ba6aaa130e1135b58970764df44fc4f4f47ae) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/concrt140/concrt140.spec | 12 ++++++------ dlls/msvcr100/msvcr100.spec | 8 ++++---- dlls/msvcr110/msvcr110.spec | 12 ++++++------ dlls/msvcr120/msvcr120.spec | 12 ++++++------ dlls/msvcr120_app/msvcr120_app.spec | 12 ++++++------ dlls/msvcrt/concurrency.c | 38 +++++++++++++++++++++++++++++++++++++ 6 files changed, 66 insertions(+), 28 deletions(-)