Sweden-Number/dlls/msvcp90
Eric Pouech b7b841eb69 msvcrt*: Use correct integral type.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-01 20:35:39 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
cxx.h msvcrt: Fix double-free and memory leak in type_info destructor. 2021-12-16 20:44:27 +01:00
details.c msvcrt*: Use correct integral type. 2022-02-01 20:35:39 +01: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 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