Alexandre Julliard
|
1d965de1bc
|
msvcp60: Share locale functions implementation with msvcp90.
|
2015-03-17 14:52:06 +09:00 |
Alexandre Julliard
|
165f8734e8
|
msvcp60: Share misc functions implementation with msvcp90.
|
2015-03-12 17:27:12 +09:00 |
Piotr Caban
|
76db3b0deb
|
msvcp60: Add std::_Fpz export.
|
2014-01-27 14:13:22 +01:00 |
Alexandre Julliard
|
16d87fef68
|
msvcp60: Don't bother to clean up at process exit.
|
2013-05-20 12:28:48 +02:00 |
Piotr Caban
|
291edc484f
|
msvcp60: Fixed ctype class vtable.
|
2012-10-04 13:43:28 +02:00 |
Piotr Caban
|
9d7f3c7651
|
msvcp60: Copy source files from msvcp90.
|
2012-10-04 13:42:04 +02:00 |
Piotr Caban
|
0ebd8990df
|
msvcp60: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:09 +02:00 |
Piotr Caban
|
7a0c6f44ef
|
msvcp: Rename msvcp90 debug channel.
|
2012-08-14 12:02:13 +02:00 |
Francois Gouget
|
b9b2692695
|
msvcp60: Remove unused functions.
|
2012-06-28 18:52:30 +02:00 |
Alexandre Julliard
|
860ffe6013
|
msvcp60: Use DEFINE_RTTI_DATA to initialize exception RTTI data.
|
2012-04-04 20:09:21 +02:00 |
Piotr Caban
|
500f279efd
|
msvcp60: Added basic_string<char> support.
string.c file is based on msvcp90/string.c, there are many differences
between these files. Other files were copied from msvcp90.
|
2012-01-04 19:29:18 +01:00 |