http://bugs.winehq.org/show_bug.cgi?id=24925
Summary: Fallout 3 needs msvcr80.dll.qsort_s Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
According to mscodescan.pl, may also need msvcr80:_itow_s.
Only two functions, should be easy.
http://bugs.winehq.org/show_bug.cgi?id=24925
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-03 13:38:46 CDT --- itow_s is in: http://source.winehq.org/git/wine.git/?a=commitdiff;h=af2bc15eddfea046a0b283...
There's a patch for qsort_s http://source.winehq.org/patches/data/68017, but it's not in yet (test failures on windows).
http://bugs.winehq.org/show_bug.cgi?id=24925
--- Comment #2 from Austin English austinenglish@gmail.com 2010-11-05 23:38:46 CDT --- Affects Fallout: New Vegas as well: ./FalloutNVLauncher.exe imports following stub symbols: msvcr90:qsort_s
http://bugs.winehq.org/show_bug.cgi?id=24925
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2010-11-18 18:58:02 CST --- http://source.winehq.org/git/wine.git/?a=commitdiff;h=955e2f90505a6e6e591e44...
wooo!
http://bugs.winehq.org/show_bug.cgi?id=24925
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:13:34 CST --- Closing bugs fixed in 1.3.8.