http://bugs.winehq.org/show_bug.cgi?id=59908 --- Comment #14 from Janne <janne.kekkonen@gmail.com> --- Hello, I tested my test application with Wine11.16. Now whole file is read & printed.
wine --version wine-11.16 WINEDEBUG=-all,-fixme WINEPREFIX=~/dotnet wine test2.exe After FileOpen FP = 1 Start to read file 1, FP = 3 12, FP = 6 123, FP = 10 1234, FP = 14
I also tested the original application with text file containing one very long line (15k characters). The remaining lines were between 400 and 4096 characters. The length for all lines was shown correctly. It seems to me that this issue is fixed. -- 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.