Sweden-Number/dlls/msvcp90
Alexandre Julliard 97479d3d32 ntdll: Move some exception definitions to winternl.h.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-07 13:52:42 +02: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 msvcp90: Remove MSVCP_bool type. 2020-11-27 21:59:40 +01:00
memory.c msvcp90: Don't use throw_exception helper for bad_alloc exception. 2021-08-26 21:49:09 +02:00
misc.c ntdll: Move some exception definitions to winternl.h. 2021-10-07 13:52:42 +02: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