[Bug 14914] files are created as sparse files when they shouldn't

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 7 00:21:36 CDT 2010


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





--- Comment #36 from Dmitry Timoshkov <dmitry at codeweavers.com>  2010-07-07 00:21:35 ---
It would be interesting to replace all win32 APIs with stdc ones (CreateFile ->
open, SetFilePointer -> seek, etc.), compile it into a native Linux application
and compare the results.

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