Module: wine Branch: master Commit: cef3dcbddd1fc86d5ea82017548022fbe949d633 URL: https://gitlab.winehq.org/wine/wine/-/commit/cef3dcbddd1fc86d5ea82017548022f...
Author: Torge Matthies tmatthies@codeweavers.com Date: Mon Sep 26 23:04:01 2022 +0200
msvcr100: Implement missing_wait exception.
---
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 | 37 +++++++++++++++++++++++++++++++++++++ 6 files changed, 65 insertions(+), 28 deletions(-)