http://bugs.winehq.com/show_bug.cgi?id=920
------- Additional Comments From z_god@wanadoo.nl 2003-21-06 06:23 ------- Bug comments restored from Gmane.org:
When running quakeforge (http://quakeforge.net/) in wine, it is unable to read files from paks due to the use of _fdopen and _fdopen rewinding the file causing qf to always read the first N bytes of the pak file. I commented out the call to MSVCRT_rewind and everything worked beautifully.