Sweden-Number/dlls/msvcp90
Daniel Lehman bd92393a5f msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-08 23:02:01 +09:00
..
tests msvcp90/tests: Use brackets to protect arguments in call_func macros. 2016-02-11 20:26:26 +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 msvcp110: Add tr2_sys__Stat_wchar and tr2_sys__Lstat_wchar implementation and test. 2016-02-22 19:55:00 +09:00
locale.c msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0. 2016-04-08 23:02:01 +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 msvcp120: Add _Mtx_current_owns. 2016-03-30 21:35:16 +09:00
msvcp90.h msvcp90: Basic_string_wchar_dtor should set EAX to 0 on i386. 2015-11-24 22:58:44 +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 msvcp90: Basic_string_wchar_dtor should set EAX to 0 on i386. 2015-11-24 22:58:44 +09:00