Sweden-Number/dlls/msvcp90
Piotr Caban 61da3277c4 msvcp90/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-14 11:04:19 +01:00
..
tests msvcp90/tests: Build without -DWINE_NO_LONG_TYPES. 2022-02-14 11:04:19 +01:00
Makefile.in msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +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 msvcr*: Use correct integral type in Interlocked* calls. 2022-02-04 19:42:01 +01:00
exception.c msvcrt: Use correct integral types in structs. 2022-02-03 21:05:27 +01:00
ios.c msvcp90: Remove STREAMSIZE_BITS definition. 2022-02-09 18:44:55 +01:00
locale.c msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01: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 msvcp: Print 0x prefix with %#x format in traces. 2022-02-08 20:24:15 +01:00
msvcp90.h msvcp90: Remove STREAMSIZE_BITS definition. 2022-02-09 18:44:55 +01:00
msvcp90.spec msvcp90: Depend on compiler to handle returning struct in _Getctype. 2021-05-20 22:05:32 +02:00
msvcp_main.c msvcp: Build without -DWINE_NO_LONG_TYPES. 2022-02-08 20:24:15 +01:00
string.c msvcp90: Don't use throw_exception helper for out_of_range exception. 2021-08-27 20:25:05 +02:00