Module: wine Branch: oldstable Commit: f914e4fb690665e7d347b7b8b08cd63c68ea635a URL: https://source.winehq.org/git/wine.git/?a=commit;h=f914e4fb690665e7d347b7b8b...
Author: Piotr Caban piotr@codeweavers.com Date: Wed Oct 3 17:23:50 2018 +0200
msvcr100: Added _Scoped_lock::_NonReentrantPPLLock class.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit c3445197b2575556e0bb789198b8abf45f3573cd) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/concrt140/concrt140.spec | 8 ++++---- dlls/msvcr100/msvcr100.spec | 8 ++++---- dlls/msvcr110/msvcr110.spec | 12 ++++++------ dlls/msvcr120/msvcr120.spec | 12 ++++++------ dlls/msvcr120_app/msvcr120_app.spec | 12 ++++++------ dlls/msvcrt/lock.c | 35 +++++++++++++++++++++++++++++++++++ 6 files changed, 61 insertions(+), 26 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f914e4fb690665e7d347b...