msvcp: Make it possible to shrink allocated memory in basic_string::reserve.
commit95af810de541be18fd2ce4e93f9be3145b68376a
authorPiotr Caban <piotr@codeweavers.com>
Sat, 21 Sep 2013 11:02:14 +0000 (21 13:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Sep 2013 18:32:16 +0000 (23 20:32 +0200)
treed568c1cb7364b34ba741e935b17a0dda340dda8b
parentfc76ad4d225b22ea68008515b73ff37ff5af0815
msvcp: Make it possible to shrink allocated memory in basic_string::reserve.
dlls/msvcp71/string.c
dlls/msvcp90/string.c