Sweden-Number/dlls/msvcp90
Igor Paliychuk 521604ffce msvcrt: _CxxThrowException is stdcall, not cdecl. 2011-05-16 16:35:27 +02:00
..
tests msvcp90/tests: Added basic_string<char> find tests. 2011-04-29 14:21:42 +02:00
Makefile.in msvcp: Implement the numeric limit constants. 2011-05-04 17:26:46 +02:00
exception.c msvcrt: _CxxThrowException is stdcall, not cdecl. 2011-05-16 16:35:27 +02:00
math.c msvcp: Export the various floating point constants. 2011-05-05 12:34:46 +02:00
memory.c msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer. 2010-08-24 16:31:25 +02:00
msvcp90.h msvcp90: Added partiall basic_string<wchar_t> implementation. 2010-08-30 17:56:54 +02:00
msvcp90.spec msvcp: Export the various floating point constants. 2011-05-05 12:34:46 +02:00
msvcp90_main.c msvcp: Export a couple of variables and their access function. 2011-05-04 17:26:46 +02:00
string.c msvcp90: Added basic_string<char> operator+=(char*) implementation. 2011-04-29 14:21:43 +02:00