Daniel Lehman : msvcrt: Add Concurrency::event stubs.

Alexandre Julliard julliard at winehq.org
Thu Jul 20 12:11:28 CDT 2017


Module: wine
Branch: stable
Commit: 5b5ce97eb876fa19cf75c2414bfdd52570a9ec14
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5b5ce97eb876fa19cf75c2414bfdd52570a9ec14

Author: Daniel Lehman <dlehman at esri.com>
Date:   Mon Dec 12 13:21:47 2016 -0800

msvcrt: Add Concurrency::event stubs.

Signed-off-by: Daniel Lehman <dlehman at esri.com>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 8ec8aba3addfd346aa625345ed6f3eeb65ea6f58)
Signed-off-by: Michael Stefaniuc <mstefani at 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=5b5ce97eb876fa19cf75c2414bfdd52570a9ec14



More information about the wine-cvs mailing list