13 Oct
2011
13 Oct
'11
7:10 p.m.
Module: wine Branch: master Commit: 5fa8e6b1b35117dd46e2e27ca8cc7001f0ef966d URL: http://source.winehq.org/git/wine.git/?a=commit;h=5fa8e6b1b35117dd46e2e27ca8... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Oct 13 14:07:46 2011 +0200 msvcp90: Added basic_string::find_first_not_of implementation. --- dlls/msvcp90/msvcp90.spec | 32 +++++++------- dlls/msvcp90/string.c | 98 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 114 insertions(+), 16 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5fa8e6b1b35117dd46e2e2...