Commit Graph

8 Commits

Author SHA1 Message Date
Piotr Caban b8606c82ee msvcp90: Added _Lockit class implementation. 2011-06-22 16:12:42 +02:00
Alexandre Julliard cfad9c3d54 msvcp90: Add an msvcp-specific size_t to avoid casts in traces. 2011-05-27 17:53:38 +02:00
Alexandre Julliard 5b58de9648 msvcp: Export a couple of variables and their access function. 2011-05-04 17:26:46 +02:00
Francois Gouget 7e6e25cc8e msvcp90: Make init_cxx_funcs() static. 2010-08-26 13:44:44 +02:00
Piotr Caban c83d56628a msvcp90: Add exception throwing function. 2010-08-18 11:16:14 +02:00
Piotr Caban cb432866d2 msvcp90: Correctly declare pointers to delete/new functions. 2010-07-26 13:34:20 +02:00
Piotr Caban e79af2f0d9 msvcp90: Added allocator<char> implementation. 2010-07-22 17:43:03 +02:00
Piotr Caban 9ae9d263da msvcp90: Added stub dll. 2010-07-21 09:35:08 +02:00