[Bug 25443] New: Unimplemented function msvcr90.dll._ftime64_s

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Dec 6 16:32:54 CST 2010


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 at winehq.org
        ReportedBy: dank at 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 at type_info@@QBEPBDPAU__type_info_node@@@Z
  msvcr90:?_name_internal_method at type_info@@QEBAPEBDPEAU__type_info_node@@@Z
  msvcr90:?_type_info_dtor_internal_method at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list