23 Jun
2011
23 Jun
'11
9:10 a.m.
Module: wine Branch: master Commit: bd77b96855dad7ed158ad2d7bf56cae734ca96b4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bd77b96855dad7ed158ad2d7bf... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Wed Jun 22 19:14:29 2011 +0200 msvcp90: Added basic_string::last_index_of implementation. --- dlls/msvcp90/msvcp90.spec | 32 +++++++------- dlls/msvcp90/string.c | 106 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 122 insertions(+), 16 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bd77b96855dad7ed158ad2...