http://bugs.winehq.org/show_bug.cgi?id=7102 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead(a)gmail.com --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-01-12 20:25:37 --- (In reply to comment #2) I've just checked all internal flow in GetFileAttributes with testing return values on WinXP. All internally used calls seem to set error codes properly (error mapping succeeded too). Maybe it's better here to manually map this STATUS_OBJECT_NAME_INVALID came from NtQueryAttributesFile to ERROR_PATH_NOT_FOUND. It's a solution #2 from comment #2 I'll post a patch for all these tests and a GetFileAttributes if I'll have time. -- 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.