Commit Graph

5 Commits

Author SHA1 Message Date
Piotr Caban e29c3066bc msvcp60: Keep class definitions in separate file. 2012-07-03 16:58:40 +02:00
Alexandre Julliard 7016a638fe msvcp60: Use the correct vtable pointer for type_info objects. 2012-04-04 20:11:59 +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 f14fd4add6 msvcp60: Added partial exceptions support. 2012-01-04 19:29:38 +01: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