Module: wine Branch: stable Commit: d56f764d7d34a7b98d41192e9d901c5c9231b846 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d56f764d7d34a7b98d41192e9...
Author: Piotr Caban piotr@codeweavers.com Date: Fri Feb 2 16:36:12 2018 +0100
msvcr100: Add _NonReentrantPPLLock@details class stub.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit a672732476ad237b9967b8a61ffb735c8609baa1) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/concrt140/concrt140.spec | 12 ++++++------ dlls/msvcr100/msvcr100.spec | 12 ++++++------ dlls/msvcr110/msvcr110.spec | 18 +++++++++--------- dlls/msvcr120/msvcr120.spec | 18 +++++++++--------- dlls/msvcr120_app/msvcr120_app.spec | 18 +++++++++--------- dlls/msvcrt/lock.c | 30 ++++++++++++++++++++++++++++++ 6 files changed, 69 insertions(+), 39 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d56f764d7d34a7b98d411...