[Bug 20071] DeleteFile() gives Error 87 for file created by mknod -m 644 msr c 202 0

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 17 09:30:49 CDT 2009


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





--- Comment #2 from red-ray <ray at pobox.co.uk>  2009-09-17 09:30:48 ---
(In reply to comment #1)
> DeleteFile() is a Win32 API and has nothing to do with Linux devices.

I also ment to state that I can hapilly open, position and read these devices
with CreateFile()/SetFilePointer()/ReadFile(), it's only when
FILE_FLAG_DELETE_ON_CLOSE is specified there is a problem with CreateFile()
which is probably why DeleteFile() fails.

-- 
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.



More information about the wine-bugs mailing list