http://bugs.winehq.org/show_bug.cgi?id=11910
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW URL|http://www.jeuxvideo.fr/tel |http://www.fileplanet.com/1 |echarger-demo-jouable-3-sim |26966/120000/fileinfo/TRON- |ple-joueur-2900.html |2.0-Single-&-Multiplayer-De | |mo Summary|Tron 2.0 demo crashes due |Multiple games need |to unimplemented |msvcirt.dll.??0istrstream@@ |msvcirt.dll.??0istrstream@@ |QAE@PADH@Z (Tron 2.0, |QAE@PADH@Z |NOLF2, Schizm 2)
--- Comment #20 from Anastasius Focht focht@gmx.net --- Hello folks,
still present.
Adjusting download link (old one was broken).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Buena Vista Interactive/Tron 2.0 Demo
$ wine ./TRON.exe
wine: Call from 0x7b83a913 to unimplemented function msvcirt.dll.??0istrstream@@QAE@PADH@Z, aborting wine: Unimplemented function msvcirt.dll.??0istrstream@@QAE@PADH@Z called at address 0x7b83a913 (thread 0031), starting debugger... --- snip ---
$ sha1sum trondemo.exe 86e06ede675601a8abfa0255408be270da68d9ca trondemo.exe
$ du -sh trondemo.exe 203M trondemo.exe
$ wine --version wine-1.7.11-159-gee33839
@Ronny (comment #19)
--- quote --- With Wine 1.7.11 there is no complaint about this function anymore, but the application still crashes in msvcirt.dll. --- quote ---
That's expected because you are using the native version of 'msvcirt.dll' (possibly due to 'winetricks vcrun6')
--- snip --- PE 780a0000-780b2000 Export msvcirt --- snip ---
Regards