http://bugs.winehq.org/show_bug.cgi?id=27031
Alex Bradbury asb@asbradbury.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asb@asbradbury.org
--- Comment #2 from Alex Bradbury asb@asbradbury.org 2011-06-23 04:54:38 CDT --- This sort of affects Frhed 1.6.0 as well. Grab it, unzip it etc as described in bug #27363. Clicking Misc and then the Encode/Decode menu item results in a crash with:
wine: Call from 0x7b839b52 to unimplemented function msvcp80.dll.?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBE?AV12@II@Z, aborting
Yes this is msvcp80 rather than msvcp71, but the function is the same and the current approach is to implement functions in msvcp90 and then add them to them other msvcp*.spec files. Therefore it seems like a waste of time to open another bug.