http://bugs.winehq.org/show_bug.cgi?id=2508
------- Additional Comments From shiva@sewingwitch.com 2004-17-10 23:47 ------- Created an attachment (id=703) --> (http://bugs.winehq.org/attachment.cgi?id=703&action=view) Catches odd case and changes it to a read check
A hack, but it gets Tribes Vengeance past this point to look at real problems. It changes the directory open from a write to a read, which is known to work to support FindFirstFile. A more complete solution would check for a writable directory, but would require bookkeeping elsewhere.