[Bug 26671] New: Sims Medieval wants msvcp100:?max@?$numeric_limits at I@std@@SAIXZ

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Apr 6 13:31:44 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26671

           Summary: Sims Medieval wants
                    msvcp100:?max@?$numeric_limits at I@std@@SAIXZ
           Product: Wine
           Version: 1.3.17
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: msvcp
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


Now that bug 24134 is fixed, I tried with builtin msvcp. Surprisingly, Sims
Medieval may only need one more function from msvcp:
./TSM.exe imports following stub symbols:
  msvcp100:?max@?$numeric_limits at I@std@@SAIXZ

though one of its dlls brings in a few more:
./TSLHost.dll imports following stub symbols:
  msvcp100:??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at H@Z
 
msvcp100:??6?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV01 at P6AAAV01@AAV01@@Z at Z
  msvcp100:?_Osfx@?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEXXZ
  msvcp100:?endl at std@@YAAAV?$basic_ostream at DU?$char_traits at D@std@@@1 at AAV21@@Z
  msvcp100:?flush@?$basic_ostream at DU?$char_traits at D@std@@@std@@QAEAAV12 at XZ
  msvcp100:?setstate@?$basic_ios at DU?$char_traits at D@std@@@std@@QAEXH_N at Z
  msvcp100:?sputc@?$basic_streambuf at DU?$char_traits at D@std@@@std@@QAEHD at Z
  msvcp100:?uncaught_exception at std@@YA_NXZ

it may wants an msvcr80 function:
./TSM.exe imports following stub symbols:
  msvcr100:_wctime64_s

but at least starts up with builtin msvcr80, so that may not be needed, or only
needed later in game.

-- 
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