http://bugs.winehq.org/show_bug.cgi?id=14914
--- Comment #36 from Dmitry Timoshkov dmitry@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.