Piotr Caban
|
0ebd8990df
|
msvcp60: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:09 +02:00 |
Piotr Caban
|
e29c3066bc
|
msvcp60: Keep class definitions in separate file.
|
2012-07-03 16:58:40 +02:00 |
Francois Gouget
|
5dbdab59e5
|
msvcp60: Make _Lockit_ctor_locktype() static.
|
2012-06-28 18:52:30 +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
|
e3174d93d8
|
msvcp60: Fix _Lockit class implementation.
|
2012-01-30 20:44:50 +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 |