Piotr Caban : msvcrt: Add improper_lock class implementation.

Alexandre Julliard julliard at winehq.org
Mon Mar 27 15:26:08 CDT 2017


Module: wine
Branch: master
Commit: de600ada776b78ff1b5bab5cc239a7a0127da756
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=de600ada776b78ff1b5bab5cc239a7a0127da756

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Mon Mar 27 10:26:27 2017 +0200

msvcrt: Add improper_lock class implementation.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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/cpp.c                   | 52 +++++++++++++++++++++++++++++++++++++
 dlls/msvcrt/lock.c                  |  6 ++---
 dlls/msvcrt/msvcrt.h                |  1 +
 8 files changed, 82 insertions(+), 29 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=de600ada776b78ff1b5bab5cc239a7a0127da756



More information about the wine-cvs mailing list