Sweden-Number/dlls/msvcp90
Piotr Caban 53bab55d30 msvcp90: Use correct locale in basic_ios::narrow and basic_ios::widen.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-28 20:39:29 +01:00
..
tests msvcp90: Use correct locale in basic_ios::narrow and basic_ios::widen. 2017-11-28 20:39:29 +01:00
Makefile.in
cxx.h msvcrt: Don't define type_info structures as const so we can set demangled class name. 2017-10-20 18:59:35 +02:00
exception.c msvcp: Fix logic_error and runtime_error class layout if _MSVCP_VER>90. 2017-10-20 18:59:35 +02:00
ios.c msvcp90: Use correct locale in basic_ios::narrow and basic_ios::widen. 2017-11-28 20:39:29 +01:00
locale.c msvcp100: Add time_get::get function with format parameters. 2017-11-08 20:20:59 +01: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 msvcp120: Implement concurrent_vector::_Internal_throw_exception. 2017-10-20 18:59:35 +02:00
msvcp90.h msvcp100: Improve is_current_task_group_canceling function stub. 2017-03-24 20:51:30 +01:00
msvcp90.spec msvcp: Added std::_Raise_handler implementation. 2017-08-03 18:10:25 +02:00
msvcp_main.c msvcrt: Use WINAPIV calling convention for variadic functions. 2017-11-02 10:20:02 +01:00
string.c msvcp90: Call invalid_parameter_handler on index out of range in basic_string::operator[]. 2017-05-07 16:19:51 -05:00