Module: wine Branch: master Commit: a94184155648f42cb023e5fe2c5ac904664cde56 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a94184155648f42cb023e5fe2c...
Author: Piotr Caban piotr@codeweavers.com Date: Tue Oct 11 15:51:23 2016 +0200
msvcp100: Add stdext::threads::_Mtx_* implementation.
Signed-off-by: Piotr Caban piotr@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msvcp100/msvcp100.spec | 16 ++++++++-------- dlls/msvcp110/msvcp110.spec | 16 ++++++++-------- dlls/msvcp120/msvcp120.spec | 16 ++++++++-------- dlls/msvcp120/tests/msvcp120.c | 38 +++++++++++++++++++++++++++++++++++++ dlls/msvcp120_app/msvcp120_app.spec | 16 ++++++++-------- dlls/msvcp140/msvcp140.spec | 16 ++++++++-------- dlls/msvcp90/misc.c | 21 ++++++++++++++++++++ 7 files changed, 99 insertions(+), 40 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a94184155648f42cb023e5...