http://bugs.winehq.org/show_bug.cgi?id=28228
--- Comment #3 from Austin English austinenglish@gmail.com 2011-11-17 18:34:48 CST --- (In reply to comment #2)
It's not valid to use builtin msvcp60 and native msvcp90. This is why you see some find_forwarded_export errors.
I don't really know what happens in Dan's configuration. It's not valid to use builtin msvcr90 and native msvcrt. If it's not the case it may be related to using native msvcr90 and very old native msvcrt.
Well, I did winetricks alldlls=builtin, so we have native mfc42, but nothing else.
That fails with: wine: Call from 0x7b83a7b2 to unimplemented function msvcp90.dll.??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z, aborting fixme:msvcr90:__clean_type_info_names_internal (0x3c54f4) stub fixme:msvcr90:__clean_type_info_names_internal (0x10011b18) stub err:module:attach_process_dlls "cps.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\Gravity\Ragnarok Online\Ragexe.exe" failed, status 80000100
not sure if you want a new bug for that or not though.