Module: wine Branch: master Commit: 3d6ec3ea1948f8f1489683e1605aabfdd8e665c3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3d6ec3ea1948f8f1489683e160...
Author: Piotr Caban piotr@codeweavers.com Date: Mon Feb 27 18:16:07 2017 +0100
msvcr100: Add _NonReentrantBlockingLock class implementation.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/concrt140/concrt140.spec | 20 ++++++++++---------- dlls/msvcr100/msvcr100.spec | 20 ++++++++++---------- dlls/msvcr110/msvcr110.spec | 30 +++++++++++++++--------------- dlls/msvcr120/msvcr120.spec | 30 +++++++++++++++--------------- dlls/msvcr120_app/msvcr120_app.spec | 30 +++++++++++++++--------------- 5 files changed, 65 insertions(+), 65 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3d6ec3ea1948f8f1489683...