Module: wine Branch: master Commit: 8ec8aba3addfd346aa625345ed6f3eeb65ea6f58 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8ec8aba3addfd346aa625345ed...
Author: Daniel Lehman dlehman@esri.com Date: Mon Dec 12 13:21:47 2016 -0800
msvcrt: Add Concurrency::event stubs.
Signed-off-by: Daniel Lehman dlehman@esri.com Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/concrt140/concrt140.spec | 24 ++++++++-------- dlls/msvcr100/msvcr100.spec | 24 ++++++++-------- dlls/msvcr110/msvcr110.spec | 34 +++++++++++----------- dlls/msvcr120/msvcr120.spec | 34 +++++++++++----------- dlls/msvcr120_app/msvcr120_app.spec | 34 +++++++++++----------- dlls/msvcrt/lock.c | 57 +++++++++++++++++++++++++++++++++++++ dlls/msvcrt/msvcrt.h | 2 ++ 7 files changed, 134 insertions(+), 75 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8ec8aba3addfd346aa6253...