Sweden-Number/dlls/msvcp90
Alexandre Julliard 5ac184cad5 msvcrt: Update spec files using the make_specfiles script. 2011-05-03 12:44:14 +02:00
..
tests msvcp90/tests: Added basic_string<char> find tests. 2011-04-29 14:21:42 +02:00
Makefile.in makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 2010-09-19 12:40:12 +02:00
exception.c msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer. 2010-08-24 16:31:25 +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 msvcrt: Update spec files using the make_specfiles script. 2011-05-03 12:44:14 +02:00
msvcp90_main.c msvcp90: Make init_cxx_funcs() static. 2010-08-26 13:44:44 +02:00
string.c msvcp90: Added basic_string<char> operator+=(char*) implementation. 2011-04-29 14:21:43 +02:00