[PATCH 2/2] msvcp110: Add _Throw_C_error implementation.
11 Feb
2021
11 Feb
'21
12:49 p.m.
Implementation based on https://github.com/microsoft/STL/blob/main/stl/src/thread0.cpp Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46483 Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcp110/msvcp110.spec | 2 +- dlls/msvcp120/msvcp120.spec | 2 +- dlls/msvcp120_app/msvcp120_app.spec | 2 +- dlls/msvcp140/msvcp140.spec | 2 +- dlls/msvcp90/misc.c | 36 +++++++++++++++++++++++++++++ 5 files changed, 40 insertions(+), 4 deletions(-)
1772
Age (days ago)
1772
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban