msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
commit90cb553e5eaec08187e325a5eb7ec8f3c393ac5b
authorDaniel Lehman <dlehman@esri.com>
Wed, 12 Sep 2012 23:13:47 +0000 (12 16:13 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Nov 2013 09:37:23 +0000 (14 10:37 +0100)
tree29239c5e755473e9a335f18ab23e128ed45762ae
parentc9f8f41d185502c0785995e317b63d317e85a6f2
msvcp90: Return last index in string::find_last_not_of_cstr_substr if input is empty.
dlls/msvcp90/string.c
dlls/msvcp90/tests/string.c