msvcp90: Added basic_string<char> constructor (with no arguments) implementation.
commit6c57f13a6b16ee220cb02087c7527d9edba607c3
authorPiotr Caban <piotr@codeweavers.com>
Thu, 19 Aug 2010 10:17:11 +0000 (19 12:17 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Aug 2010 15:32:20 +0000 (19 17:32 +0200)
tree2a92b0383e7ea8d7064c77bff0c1acc92c2abe46
parent99a6926f3ee1c1ecc23ed5e9c14f014e5248a437
msvcp90: Added basic_string<char> constructor (with no arguments) implementation.
dlls/msvcp90/msvcp90.h
dlls/msvcp90/msvcp90.spec
dlls/msvcp90/string.c