Sweden-Number/dlls/msvcp90
Piotr Caban c6530fee82 msvcp90/tests: Remove unneeded casts.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-23 22:03:33 +09:00
..
tests msvcp90/tests: Remove unneeded casts. 2016-06-23 22:03:33 +09:00
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cxx.h msvcrt: Undefine __thiscall before redefining it. 2015-03-04 21:50:32 +09:00
exception.c msvcirt: Share exceptions implementation with msvcp. 2015-05-29 16:43:53 +09:00
ios.c msvcp90: Fix base computation in vbase destructors. 2016-06-15 20:41:53 +09:00
locale.c msvcp90: Fix a typo in comment. 2016-05-17 21:02:16 +09:00
math.c msvcp100: Add numeric_limits<*>::lowest implementation. 2016-01-15 01:44:54 +09:00
memory.c msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00
misc.c msvcp90: Fix a typo in an FIXME message. 2016-05-18 23:01:02 +09:00
msvcp90.h msvcp110: Fix num_put<char> structure layout. 2016-05-14 14:39:52 +09:00
msvcp90.spec msvcp: Add _Exp implementation. 2015-10-02 15:38:54 +09:00
msvcp_main.c msvcp120: Implement _Cnd_* functions. 2015-11-13 22:24:58 +09:00
string.c msvcp110: Fix Yarn::operator=(const char*) implementation. 2016-05-14 14:39:52 +09:00