[Bug 27363] Frhed encode/decode needs msvcp80.dll.?find_first_of@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBEIDI at Z

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 22 12:10:14 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27363

--- Comment #1 from Alex Bradbury <asb at asbradbury.org> 2011-06-22 12:10:14 CDT ---
(In reply to comment #0)
> wine: Call from 0x7b839d62 to unimplemented function
> msvcp80.dll.?find_first_of@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QBEIDI at Z,
> aborting

This function was implemented for msvcp90.dll:
http://source.winehq.org/git/wine.git/commit/ab612bc650c8aa1c8be72964bb4cd3bbe6e6ce63

It hasn't been added to the msvcp80.spec yet - Piotr indicated on IRC he's
going to update the other msvcp spec files once his current msvcp changes are
in wine. I manually updated my msvcp80.spec to use the msvcp90 implementation
and it resolves the issue for me. Once msvcp80.spec gets updated, this issue
will be fixed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list