http://bugs.winehq.org/show_bug.cgi?id=26486
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #5 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2011-10-13 06:27:49 CDT --- try as a workaround. winetricks vcrun2008
Here is a simple example to reproduce the error. wstring str (L"e") str.find_last_not_of(L"e", 1);