http://bugs.winehq.org/show_bug.cgi?id=30990 --- Comment #7 from michael bishop <cleverca22(a)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(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)H@Z, aborting Unhandled exception: unimplemented function msvcp90.dll.??0?$basic_ostringstream(a)DU?$char_traits(a)D@std@@V?$allocator(a)D@2@@std@@QAE(a)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.