http://bugs.winehq.org/show_bug.cgi?id=32044
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #4 from Piotr Caban piotr.caban@gmail.com 2012-11-06 06:03:08 CST --- It's probably caused by incorrect basic_{if,of,f}stream class vbtable. basic_filebuf class is different in msvcp60 then in msvcp90 and needs to be reimplemented.