http://bugs.winehq.org/show_bug.cgi?id=22206
Summary: Unimplemented function msvcirt.dll.??0ios@@IAE@XZ Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com
Created an attachment (id=27096) --> (http://bugs.winehq.org/attachment.cgi?id=27096) console log with built-in msvcrt.dll
The above crashlog was generated by Wine-1.1.41 when starting MiG Alley (a combat flight simulator, published in 1999). The game is quite an oldie, needed Windows 98 mode to install and to start.
Fedora 12 x86 Wine-1.1.41 from source
Workaround: installing native msvcrt.dll and its companion ('winetricks vcrun6').
http://bugs.winehq.org/show_bug.cgi?id=22206
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2010-03-29 23:48:59 ---
@ stub ??0ios@@IAE@XZ # __thiscall ios::ios(void)
Not implemented indeed.
http://bugs.winehq.org/show_bug.cgi?id=22206
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2010-10-08 12:32:05 CDT --- Still an issue in current git (1.3.4)
http://bugs.winehq.org/show_bug.cgi?id=22206
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Component|msvcrt |msvcirt
--- Comment #3 from Dan Kegel dank@kegel.com 2011-05-01 09:47:18 CDT --- Setting component to msvcirt
http://bugs.winehq.org/show_bug.cgi?id=22206
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.jeuxvideopc.com/ | |demo/demo-1313-mig-alley.ph | |p CC| |focht@gmx.net Summary|Unimplemented function |Mig Alley Flight Simulator |msvcirt.dll.??0ios@@IAE@XZ |(1999) crashes due to | |unimplemented | |msvcirt.dll.??0ios@@IAE@XZ
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-05-01 10:41:33 CDT --- Hello,
found a demo version of "MIG Alley".
--- snip --- $ ./mscodescan.pl Found 5 bundled MS modules: ./mfc42.dll ./dsetup16.dll ./MSVCRT.DLL ./dsetup.dll ./dsetup32.dll
./mig.exe imports following stub symbols: msvcirt:??0ifstream@@QAE@XZ msvcirt:??0ios@@IAE@XZ msvcirt:??0ofstream@@QAE@XZ msvcirt:??1ifstream@@UAE@XZ msvcirt:??1ofstream@@UAE@XZ msvcirt:??_Difstream@@QAEXXZ msvcirt:??_Dofstream@@QAEXXZ msvcirt:?open@ifstream@@QAEXPBDHH@Z msvcirt:?open@ofstream@@QAEXPBDHH@Z msvcirt:?read@istream@@QAEAAV1@PADH@Z msvcirt:?write@ostream@@QAEAAV1@PBDH@Z --- snip ---
$ wine --version wine-1.3.19
$ sha1sum mig_alley_demo.exe ba52a571add1b28066f6dbe234ab12937c9f9898 mig_alley_demo.exe
Regards
http://bugs.winehq.org/show_bug.cgi?id=22206
--- Comment #5 from Austin English austinenglish@gmail.com 2013-09-30 17:41:54 CDT --- Still stubbed.
http://bugs.winehq.org/show_bug.cgi?id=22206
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- Still in wine 1.7.16.
http://bugs.winehq.org/show_bug.cgi?id=22206
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #7 from hanska2@luukku.com --- Still stub 1.7.22
https://bugs.winehq.org/show_bug.cgi?id=22206
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #8 from roger@mailinator.com --- Still stub 1.7.29
https://bugs.winehq.org/show_bug.cgi?id=22206
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |infyquest@gmail.com Resolution|--- |FIXED
--- Comment #9 from Vijay Kamuju infyquest@gmail.com --- The function is now implemented in msvcirt.dll Check the spec in the 1.7.48 source @ thiscall -arch=win32 ??0ios@@IAE@XZ(ptr) ios_ctor Hence closing
https://bugs.winehq.org/show_bug.cgi?id=22206
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.49.
https://bugs.winehq.org/show_bug.cgi?id=22206
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.jeuxvideopc.com/ |https://archive.org/downloa |demo/demo-1313-mig-alley.ph |d/MIGALLEYV11/MIG%20ALLEY%2 |p |0V11.zip
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive for documentation:
https://archive.org/details/MIGALLEYV11
https://archive.org/download/MIGALLEYV11/MIG%20ALLEY%20V11.zip
MiG Alley source code (abandonware):
https://github.com/gondur/mig_src
https://web.archive.org/web/20040613203908if_/http://www.simhq.com:80/simhq3...
Regards