Module: wine Branch: stable Commit: f60df433588f2315dfdf1375940f56ce825405d7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f60df433588f2315dfdf137594...
Author: Piotr Caban piotr@codeweavers.com Date: Thu Nov 17 09:56:06 2016 -0600
msvcr110: Add Concurrency::details::_Condition_variable class stub.
Based on patch by Yifu Wang.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 84bed7664c381637697f30f32f5b34787d9450da) Conflicts: dlls/concrt140/concrt140.spec Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/msvcr110/msvcr110.spec | 36 +++++++++++------------ dlls/msvcr120/msvcr120.spec | 36 +++++++++++------------ dlls/msvcr120_app/msvcr120_app.spec | 36 +++++++++++------------ dlls/msvcrt/lock.c | 58 +++++++++++++++++++++++++++++++++++++ 4 files changed, 112 insertions(+), 54 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f60df433588f2315dfdf13...