Sweden-Number/dlls/msvcp90
Piotr Caban c90d72588e msvcp140: Fix _Winerror_map test failures.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-19 18:31:38 +01:00
..
tests msvcp90: Depend on compiler to handle returning struct in _Getctype. 2021-05-20 22:05:32 +02:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
cxx.h msvcp90: Use throw_exception helper to throw exception object only. 2021-08-27 20:25:05 +02:00
details.c concrt140: Avoid forwarding to msvcp120 by duplicating msvcp90/details.c. 2021-08-30 22:49:58 +02:00
exception.c msvcp90: Use throw_exception helper to throw exception object only. 2021-08-27 20:25:05 +02:00
ios.c msvcp90: Introduce throw_failure helper. 2021-08-27 20:25:05 +02:00
locale.c msvcp90: Don't use throw_exception helper for out_of_range exception. 2021-08-27 20:25:05 +02:00
math.c
memory.c msvcp90: Don't use throw_exception helper for bad_alloc exception. 2021-08-26 21:49:09 +02:00
misc.c msvcp140: Fix _Winerror_map test failures. 2021-11-19 18:31:38 +01:00
msvcp90.h msvcp90: Use throw_exception helper to throw exception object only. 2021-08-27 20:25:05 +02:00
msvcp90.spec msvcp90: Depend on compiler to handle returning struct in _Getctype. 2021-05-20 22:05:32 +02:00
msvcp_main.c msvcp90: Don't use throw_exception helper for bad_alloc exception. 2021-08-26 21:49:09 +02:00
string.c msvcp90: Don't use throw_exception helper for out_of_range exception. 2021-08-27 20:25:05 +02:00