Sweden-Number/dlls/msvcp90
Piotr Caban 5630ce2638 msvcp90: Fix _Xmem and _Nomemory exception message.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-26 21:49:09 +02:00
..
tests
Makefile.in msvcp90: Move Concurrency::details functions to details.c file. 2021-08-26 21:49:09 +02:00
cxx.h msvcp90: Don't use throw_exception helper for rethrow. 2021-08-26 21:49:09 +02:00
details.c msvcp90: Don't use throw_exception helper for rethrow. 2021-08-26 21:49:09 +02:00
exception.c msvcp90: Fix _Xmem and _Nomemory exception message. 2021-08-26 21:49:09 +02:00
ios.c msvcp90: Don't use throw_exception helper for rethrow. 2021-08-26 21:49:09 +02:00
locale.c msvcp90: Always throw bad_alloc exception in operator_new on allocation failure. 2021-08-26 21:49:09 +02:00
math.c
memory.c msvcp90: Remove MSVCRT_ prefix from new() and delete(). 2021-08-26 21:49:09 +02:00
misc.c msvcp90: Always throw bad_alloc exception in operator_new on allocation failure. 2021-08-26 21:49:09 +02:00
msvcp90.h msvcp90: Don't use throw_exception helper for rethrow. 2021-08-26 21:49:09 +02:00
msvcp90.spec
msvcp_main.c msvcp90: Always throw bad_alloc exception in operator_new on allocation failure. 2021-08-26 21:49:09 +02:00
string.c msvcp90: Always throw bad_alloc exception in operator_new on allocation failure. 2021-08-26 21:49:09 +02:00