http://bugs.winehq.org/show_bug.cgi?id=25443
Summary: Unimplemented function msvcr90.dll._ftime64_s Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
A closed beta that I'm in won't run without 'winetricks vcrun2008'.
mscodescan.pl says the app imports
msvcr90:?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z msvcr90:?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z msvcr90:?_type_info_dtor_internal_method@type_info@@QEAAXXZ msvcr90:_CRT_RTC_INITW msvcr90:_byteswap_ulong msvcr90:_byteswap_ushort msvcr90:_ftime64_s msvcr90:_resetstkoflw msvcr90:_wassert
plus about 300 functions from msvcp90. If you give it just an msvcp90, it fails with
wine: Unimplemented function msvcr90.dll._ftime64_s called
Since I can't give any more info about the beta, let's just make this bug about _ftime64_s.
http://bugs.winehq.org/show_bug.cgi?id=25443
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Dan Kegel dank@kegel.com 2011-03-02 16:06:29 CST --- Probably fixed by
commit b6acca66965bcb285de12fd0644ae06e5c8a7680 Author: Eryk Wieliczko ewdevel@gmail.com Date: Tue Dec 28 14:24:04 2010 +0100
http://bugs.winehq.org/show_bug.cgi?id=25443
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2011-03-04 12:35:18 CST --- Closing bugs fixed in 1.3.15.
https://bugs.winehq.org/show_bug.cgi?id=25443
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b6acca66965bcb285de12fd0644 | |ae06e5c8a7680 CC| |focht@gmx.net