http://bugs.winehq.org/show_bug.cgi?id=25244
--- Comment #6 from Austin English austinenglish@gmail.com 2011-02-28 13:16:18 CST --- (In reply to comment #4)
Looks like it imports about 143 symbols from msvcp80, mostly string, streams, and a few from numeric_limits. That's going to be a while.
On the bright side, it seems to only need size more things in msvcr80: msvcr80:_resetstkoflw msvcr80:_wassert msvcr80:_wfindfirst64i32 msvcr80:_wfindnext64i32 msvcr80:fprintf_s msvcr80:fread_s
Now just needs 3: msvcr80:_resetstkoflw msvcr80:_wassert msvcr80:fread_s