[Bug 2508] CreateFile(directory_name,GENERIC_WRITE,...) returns STATUS_FILE_IS_A_DIRECTORY

Wine Bugs wine-bugs at winehq.org
Sun Oct 17 23:47:08 CDT 2004


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





------- Additional Comments From shiva at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list