[Bug 28370] Multiple Apps (QQMusic installer, NightSky, etc ) need msvcp60.dll.?_Tidy@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAEX_N at Z

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 29 17:46:03 CST 2011


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

--- Comment #7 from Detlef Riekenberg <wine.dev at web.de> 2011-12-29 17:46:03 CST ---
Created attachment 38169
  --> http://bugs.winehq.org/attachment.cgi?id=38169
Every app from http://www.giveawayoftheday.com is also affected

Every day, a different app is downloadable and must be installed
and registered within the 24h timeframe to get the full version for free.

The original application installer is wrapped in a "Setup.exe" by
giveawayoftheday.com, which need mfc42 and crash on an unimplemented function:
msvcp60.dll.?_Tidy@?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@AAEX_N at Z

Result from mscodescan.pl is attached

msvcp90.dll has an implementation, but for msvcp60 it's a stub and
msvcp60.spec has the comment:
  # don't forward to msvcp90

Using a native msvcp60.dll let the wrapper do the work and run the
installer from the application.

-- 
By by ... Detlef

-- 
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