[Bug 30990] diablo 3 battle.net DllMain error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 24 05:41:15 CDT 2012


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

--- Comment #7 from michael bishop <cleverca22 at gmail.com> 2012-06-24 05:41:15 CDT ---
not sure why its different now, but DllMain does run cleanly, and then it gives
a new error


wine: Call from 0x7b83ba92 to unimplemented function
msvcp90.dll.??0?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at H@Z,
aborting
Unhandled exception: unimplemented function
msvcp90.dll.??0?$basic_ostringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at H@Z
called in 32-bit code (0x7b83ba92).

i did see some references to the code trying to print to std::err when
LoadLibraryW returned null, (stderr was an invalid pointer), but it seems to
still be doing it when LoadLibraryW suceeds

i'll try what you said

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