[PATCH 1/8] msvcrt: Fix _CxxThrowException prototype.
27 Aug
2021
27 Aug
'21
11:48 a.m.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- dlls/msvcp60/msvcp.h | 2 +- dlls/msvcp90/exception.c | 14 +++++++------- dlls/msvcp90/msvcp90.h | 2 +- dlls/msvcrt/concurrency.c | 2 +- dlls/msvcrt/cpp.c | 11 ++--------- dlls/msvcrt/cppexcept.h | 2 +- 6 files changed, 13 insertions(+), 20 deletions(-)
1574
Age (days ago)
1574
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban