Piotr Caban : msvcrt: Add scheduler_resource_allocation_error class implementation.
Module: wine Branch: master Commit: b281c47144577a4cf28cf5c49c38dbbfc654cb12 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b281c47144577a4cf28cf5c49c... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Mar 23 11:41:21 2017 +0100 msvcrt: Add scheduler_resource_allocation_error class implementation. Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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/cpp.c | 80 +++++++++++++++++++++++++++++++++++++ dlls/msvcrt/cxx.h | 2 + 7 files changed, 121 insertions(+), 39 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b281c47144577a4cf28cf5...
participants (1)
-
Alexandre Julliard