http://bugs.winehq.org/show_bug.cgi?id=31570
Bug #: 31570 Summary: Intellicad Viewer needs msvcp71.dll.??1istrstream@std@@UAE@XZ Product: Wine Version: 1.5.11 Platform: x86 URL: http://www.4msa.com/downloadsENG.html OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: piotr.caban@gmail.com Classification: Unclassified
Follow up to bug 31363.
After that (duplicates removed): ./ACIS.dll imports following stub symbols: msvcp71:??0strstream@std@@QAE@PADHH@Z msvcp71:??1strstream@std@@UAE@XZ msvcp71:?_Nomemory@std@@YAXXZ
./osg25-osgDB.dll imports following stub symbols:
msvcp71:??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@Vconst_iterator@01@0@Z
./gr.dll imports following stub symbols:
msvcp71:?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE?AViterator@12@V312@0@Z
a ton of its dlls mention msvcp71:?_Nomemory@std@@YAXXZ, fwiw.