Module: wine Branch: master Commit: 013ba6aaa130e1135b58970764df44fc4f4f47ae URL: https://gitlab.winehq.org/wine/wine/-/commit/013ba6aaa130e1135b58970764df44f... Author: Torge Matthies <tmatthies(a)codeweavers.com> Date: Fri Jul 15 21:52:01 2022 +0200 msvcr100: Implement invalid_multiple_scheduling exception. Signed-off-by: Torge Matthies <tmatthies(a)codeweavers.com> --- 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(-)